[clang] [Clang][analyzer] replace Stmt* with ConstCFGElement in SymbolConjured (reland) (PR #137355)
Greg Bedwell via cfe-commits
cfe-commits at lists.llvm.org
Tue May 13 12:21:09 PDT 2025
gregbedwell wrote:
We've observed a crash in clang since this commit when using `--analyze` in conjunction with `-ftime-trace`. I've put the details in #139779. Please could you take a look?
https://github.com/llvm/llvm-project/pull/137355
More information about the cfe-commits
mailing list