feature/#88 suppress warnings based on symbol name and file - #97
Conversation
|
do I have to manually write the filename or symbol name? |
Filename will auto-fill based on the document being analyzed. There is a function that tries to guess symbol name based on the line affected (trying to parse out a function or variable name). The result of this will be set as a suggested symbol name filled into the text box, but can be edited manually |
|
hmm the symbolname is written for warnings when available if xml output is used. there is a |
Aah okay nice, did not realise! Will use this instead |
|
Okay, I updated it so that we use symbol from the XML. It is not always present, so currently I let the user edit the symbol name or enter something else manually (the symbol name from the XML is pre-filled if preset). We might want the flow to work differently, what do you think @danmar ? |
|
would it be possible to have:
|
…w suppression by symbol if symbol is received from cppcheck





Uh oh!
There was an error while loading. Please reload this page.