[llvm-branch-commits] [clang] [analyzer] Move the lifetime checkers from alpha.cplusplus to alpha.core (PR #216739)
Balázs Benics via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Fri Aug 21 04:56:58 PDT 2026
================
@@ -3198,6 +3198,73 @@ void test() {
}
```
+(alpha-core-danglingptrderef)=
+
+#### alpha.core.DanglingPtrDeref (C++)
----------------
steakhal wrote:
```suggestion
#### alpha.core.DanglingPtrDeref (C, C++)
```
https://github.com/llvm/llvm-project/pull/216739
More information about the llvm-branch-commits
mailing list