[clang] [LifetimeSafety] Fix crash on ternary operator when one of the expressions is `throw` (PR #190345)
Gábor Horváth via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 8 01:00:14 PDT 2026
https://github.com/Xazax-hun commented:
This looks great! This is very close to what I had in mind. I added one inline comment, I wonder if you can simplify the implementation a bit based on that.
https://github.com/llvm/llvm-project/pull/190345
More information about the cfe-commits
mailing list