mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-17 15:32:10 +08:00
CTestCustom: fix indentation
This commit is contained in:
@@ -80,7 +80,7 @@ list(APPEND CTEST_CUSTOM_WARNING_EXCEPTION
|
|||||||
"compilation completed with warnings" # PGI
|
"compilation completed with warnings" # PGI
|
||||||
"[0-9]+ Warning\\(s\\) detected" # SunPro
|
"[0-9]+ Warning\\(s\\) detected" # SunPro
|
||||||
|
|
||||||
# scanbuild exceptions
|
# scanbuild exceptions
|
||||||
"char_traits.h:.*: warning: Null pointer argument in call to string length function"
|
"char_traits.h:.*: warning: Null pointer argument in call to string length function"
|
||||||
"stl_construct.h:.*: warning: Forming reference to null pointer"
|
"stl_construct.h:.*: warning: Forming reference to null pointer"
|
||||||
".*stl_uninitialized.h:75:19: warning: Forming reference to null pointer.*"
|
".*stl_uninitialized.h:75:19: warning: Forming reference to null pointer.*"
|
||||||
|
Reference in New Issue
Block a user