summaryrefslogtreecommitdiff
path: root/Source/LexerParser/cmExprLexer.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Source/LexerParser/cmExprLexer.cxx')
-rw-r--r--Source/LexerParser/cmExprLexer.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/LexerParser/cmExprLexer.cxx b/Source/LexerParser/cmExprLexer.cxx
index 72e59b689..5a76590a1 100644
--- a/Source/LexerParser/cmExprLexer.cxx
+++ b/Source/LexerParser/cmExprLexer.cxx
@@ -664,7 +664,7 @@ Modify cmExprLexer.cxx:
/* IWYU pragma: no_forward_declare yyguts_t */
-#ifndef __clang_analyzer__ /* Suppress clang scan-build warnings */
+#ifndef __clang_analyzer__ /* Suppress clang-analyzer warnings */
#include "cmExprParserHelper.h"