[clang] [LifetimeSafety] Introduce buildOriginFlowChain for use-after-scope (PR #199345)
Utkarsh Saxena via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 11 04:12:17 PDT 2026
================
@@ -1239,13 +1270,15 @@ void parentheses(bool cond) {
MyObj* p;
----------------
usx95 wrote:
Yes I think so.
https://github.com/llvm/llvm-project/pull/199345
More information about the cfe-commits
mailing list