Ignore clang's summary warning 768/head
authorJulien Malik <julien.malik@paraiso.me>
Mon, 2 May 2016 10:55:43 +0000 (12:55 +0200)
committerJulien Malik <julien.malik@paraiso.me>
Mon, 2 May 2016 10:55:43 +0000 (12:55 +0200)
commit04b8cbd27aae2372b19598a38ba15e860952cae2
treea478cdfd620665706c4fedb69277d2cd79c13f12
parentb51d088267cb88eb95555ea047755120e36c511b
Ignore clang's summary warning

This assumes prior text has matched some other warning expression.

This reduces the warnings reported for clang build on the dashboard,
which were caused only by the "XXX warnings generated." message.
For some reason they were not reported when not using ctest launchers.

This commit allows to confidently use ctest launchers to improve
dashboard reports.
cmake/CTestCustom.cmake.in