From c1b575f4d110231617a7cb62187d553d67faad31 Mon Sep 17 00:00:00 2001 From: Brad King Date: Thu, 3 Jun 2021 14:50:24 -0400 Subject: clang-analyzer: rename from scan-build in comments --- CTestCustom.cmake.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CTestCustom.cmake.in') diff --git a/CTestCustom.cmake.in b/CTestCustom.cmake.in index 238ca1590b..682297e14c 100644 --- a/CTestCustom.cmake.in +++ b/CTestCustom.cmake.in @@ -83,7 +83,7 @@ list(APPEND CTEST_CUSTOM_WARNING_EXCEPTION "compilation completed with warnings" # PGI "[0-9]+ Warning\\(s\\) detected" # SunPro - # scanbuild exceptions + # clang-analyzer exceptions "char_traits.h:.*: warning: Null pointer argument in call to string length function" "stl_construct.h:.*: warning: Forming reference to null pointer" ".*stl_uninitialized.h:75:19: warning: Forming reference to null pointer.*" -- cgit v1.2.1