Skip to content

Commit bbdd8bc

Browse files
committed
critical error
1 parent 184adef commit bbdd8bc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

man/checkers/unknownMacro.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ Cppcheck has found code that is confusing and does not know how to analyze it. A
1313

1414
Your code is probably OK but you need to configure Cppcheck to understand the code better.
1515

16+
This is a critical error, the analysis of the whole translation unit is aborted. Such error in a header file can mean that analysis of many source files are aborted.
17+
1618
## How to fix
1719

1820
Review the configuration.

0 commit comments

Comments
 (0)