[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:31 PDT 2026


================
@@ -0,0 +1,148 @@
+//===-- SSAFAnalysesCommon.h ------------------------------------*- C++ -*-===//
----------------
steakhal wrote:

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

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


More information about the llvm-branch-commits mailing list