[llvm-branch-commits] [clang] [SSAF][WPA] Add PointerFlowReachableAnalysis (PR #193097)
Jan Korous via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Apr 28 16:00:16 PDT 2026
================
@@ -1,19 +1,23 @@
-//===- PointerFlowAnalysis.h ------------------------------------*- C++ -*-===//
+//===- PointerFlowAnalysis.h ------------------------------------*- C++-*-===//
----------------
jkorous-apple wrote:
```suggestion
//===- PointerFlowAnalysis.h ------------------------------------*- C++- *-===//
```
https://github.com/llvm/llvm-project/pull/193097
More information about the llvm-branch-commits
mailing list