================ @@ -0,0 +1,340 @@ +// RUN: %clang_analyze_cc1 -analyzer-checker=core,debug.ExprInspection -verify %s ---------------- NagyDonat wrote:
Oh, nice to know :smile: For some reason I thought that this patch only fixed situations where the wrong set of warnings were suppressed. Perhaps add a sentence to the commit/PR message to describe the nature of the incorrect behavior that you fix (not suppressing enough, suppressing too much, crashing). https://github.com/llvm/llvm-project/pull/183727 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
