[clang] [clang] Trigger checkLifetimeEnd callback from CFGLifetimeEnds element (PR #201123)

Arseniy Zaostrovnykh via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 2 07:32:28 PDT 2026


================
@@ -0,0 +1,93 @@
+//===- unittests/StaticAnalyzer/CheckLifetimeEndTest.cpp --===//
----------------
necto wrote:

I did not understand this one. If it is about the filename in the header comment, there seems to be no consistency in the unittests/StaticAnalyzer directory: some files omit the file name, some use only the filename, some also reference the directory like this one.

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


More information about the cfe-commits mailing list