[clang] [StaticAnalyzer] Fix state update in VisitObjCForCollectionStmt (PR #124477)

Balazs Benics via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 30 12:52:47 PST 2025


steakhal wrote:

> I wish I could see your reply earlier! It took me a while to reduce the downstream reproducer and come up a minimal test. This way of testing looks great. Maybe I should add this test anyway. Thank you steakhal!

I think I'd still prefer the unittest over a lit test because its way less fragile.

https://github.com/llvm/llvm-project/pull/124477


More information about the cfe-commits mailing list