[clang] [LifetimeSafety] Add report on misuse of clang::noescape (PR #177260)

Utkarsh Saxena via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 26 06:41:16 PST 2026


================
@@ -0,0 +1,157 @@
+// RUN: %clang_cc1 -fsyntax-only -Wlifetime-safety-noescape -Wlifetime-safety -Wno-dangling -verify %s
----------------
usx95 wrote:

LGTM. Thanks.

https://github.com/llvm/llvm-project/pull/177260


More information about the cfe-commits mailing list