[clang] [LifetimeSafety] Introduce buildOriginFlowChain for use-after-scope (PR #199345)
Utkarsh Saxena via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 12 07:04:21 PDT 2026
================
@@ -1239,13 +1270,15 @@ void parentheses(bool cond) {
MyObj* p;
----------------
usx95 wrote:
Thanks. Can you please add this back to the test.
https://github.com/llvm/llvm-project/pull/199345
More information about the cfe-commits
mailing list