[clang] [analyzer] Introduce per-entry-point statistics (PR #131175)

Balazs Benics via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 14 08:31:07 PDT 2025


================
@@ -0,0 +1,162 @@
+// EntryPointStats.h - Tracking statistics per entry point --*- C++ -*-//
----------------
steakhal wrote:

The line length seems odd. It's much smaller than 81 characters.
Same observation goes at the end of this comment block.

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


More information about the cfe-commits mailing list