[clang] [LifetimeSafety] resolved lifetimeBound violation in constructor (PR #204797)
Jiaqi He via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 22 02:44:10 PDT 2026
================
@@ -0,0 +1,35 @@
+// RUN: %clang_cc1 -fsyntax-only -Wlifetime-safety-all -verify %s
----------------
heturing wrote:
Got it. I have moved the test there.
https://github.com/llvm/llvm-project/pull/204797
More information about the cfe-commits
mailing list