clion-cppcheck
clion-cppcheck copied to clipboard
error might be stuck even after file modification
During editing the IDE will regularly show an error (mostly originating from incomplete code like missing braces) which no longer applies to the current content of the file. Further modifications of the file might not fix these although that should trigger a new analysis. Sometimes these disappear on their though.
I do not have a reproducer for this issue yet.
A way to fix this is to CTRL+A, CTRL+X, CTRL+V the contents of the file.