[clang] [clang-tools-extra] [clang][analyzer] Add ReportInC99AndEarlier option to DeprecatedOrUnsafeBuf… (PR #168704)
Balázs Benics via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 9 05:25:05 PST 2026
================
@@ -0,0 +1,40 @@
+//==- AnnexKDetection.h - Annex K availability detection --------*- C++ -*-==//
----------------
steakhal wrote:
```suggestion
//==- AnnexKDetection.h - Annex K availability detection ---------*- C++ -*-==//
```
https://github.com/llvm/llvm-project/pull/168704
More information about the cfe-commits
mailing list