1 parent 11361d9 commit a51ad9dCopy full SHA for a51ad9d
1 file changed
lib/errorlogger.cpp
@@ -47,6 +47,7 @@
47
const std::set<std::string> ErrorLogger::mCriticalErrorIds{
48
"cppcheckError",
49
"cppcheckLimit",
50
+ "directiveAsMacroParameter",
51
"includeNestedTooDeeply",
52
"internalAstError",
53
"instantiationError",
0 commit comments