Uh oh!
There was an error while loading. Please reload this page.
fixed #14585 - store all errors in AnalyzerInformation even if suppressed - #8267
Conversation
firewave
commented
Feb 26, 2026
Still needs a ticket. This highlights that the builddir needs to be utilized differently. It needs to store all errors regardless if they are being suppressed. If cached results are found it will "replay" them and thus properly feed the suppressions (hopefully) allowing us to get rid of the hack introduced in #8173. This already feeds some cases where that hack was not sufficient. This might not play well with CTU in some cases but if that is the case we are currently lacking the test coverage. I am approaching this in a test-driven way and this gets us a step closer to be able to merge #7079. |
AnalyzerInfo even if suppressedAnalyzerInformation even if suppressedAnalyzerInformation even if suppressedAnalyzerInformation even if suppressedfirewave
commented
Mar 11, 2026
The added test might not be representative for all the issues it fixes. #7079 indicates there are multiple issues but I think it is fine to only have them implicitly tested (for now) when the other PR has finally been merged, |
Uh oh!
There was an error while loading. Please reload this page.



No description provided.