[clang] [compiler-rt] [llvm] [TySan] User-friendly (C style) pointer type names for error reports (PR #166381)
Matthew Nagy via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 13 05:54:18 PDT 2026
================
@@ -0,0 +1,24 @@
+//===-- sanitizer_printf.h ------------------------------------------------===//
----------------
gbMattN wrote:
@fmayer it was here due to including stdarg, mentioned in comments below
https://github.com/llvm/llvm-project/pull/166381
More information about the cfe-commits
mailing list