[llvm-branch-commits] [clang] [SSAF][UnsafeBufferUsage] Implement AST visitor that respects the contribution model (PR #188652)

Balázs Benics via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Apr 7 13:53:28 PDT 2026


================
@@ -0,0 +1,134 @@
+//===---------------- EntityPointerLevel.h ----------------*- C++ -*-===//
----------------
steakhal wrote:

```suggestion
//===- EntityPointerLevel.h -------------------------------------*- C++ -*-===//
```

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


More information about the llvm-branch-commits mailing list