summaryrefslogtreecommitdiffstats
path: root/Source/LexerParser/cmDependsJavaLexer.in.l
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2021-06-03 18:50:24 (GMT)
committerBrad King <brad.king@kitware.com>2021-06-03 18:59:55 (GMT)
commitc1b575f4d110231617a7cb62187d553d67faad31 (patch)
treecc8e9bab09eb62486d2301fb7bd9fadcce03457f /Source/LexerParser/cmDependsJavaLexer.in.l
parentdbfb50cd72e91000848a12e9e70a066c185828f7 (diff)
downloadCMake-c1b575f4d110231617a7cb62187d553d67faad31.zip
CMake-c1b575f4d110231617a7cb62187d553d67faad31.tar.gz
CMake-c1b575f4d110231617a7cb62187d553d67faad31.tar.bz2
clang-analyzer: rename from scan-build in comments
Diffstat (limited to 'Source/LexerParser/cmDependsJavaLexer.in.l')
-rw-r--r--Source/LexerParser/cmDependsJavaLexer.in.l2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/LexerParser/cmDependsJavaLexer.in.l b/Source/LexerParser/cmDependsJavaLexer.in.l
index 3dd3c22..942e007 100644
--- a/Source/LexerParser/cmDependsJavaLexer.in.l
+++ b/Source/LexerParser/cmDependsJavaLexer.in.l
@@ -18,7 +18,7 @@ Modify cmDependsJavaLexer.cxx:
/* IWYU pragma: no_forward_declare yyguts_t */
-#ifndef __clang_analyzer__ /* Suppress clang scan-build warnings */
+#ifndef __clang_analyzer__ /* Suppress clang-analyzer warnings */
#include <iostream>