[clang] [analyzer] Add support for consteval in ConditionBRVisitor::VisitTerminator (PR #146859)
Balazs Benics via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 3 08:20:29 PDT 2025
steakhal wrote:
> Hey, could you add a LIT test that fails before your changes but passes after?
Merge it once you are good. The added test should crash the analyzer without the fix, [see](https://godbolt.org/z/jxTMnGEY7).
https://github.com/llvm/llvm-project/pull/146859
More information about the cfe-commits
mailing list