[clang] [ubsan] Add more -fsanitize-annotate-debug-info checks (PR #141997)

Florian Mayer via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 4 12:27:41 PDT 2025


================
@@ -6435,10 +6433,44 @@ llvm::DILocation *CodeGenFunction::SanitizerAnnotateDebugInfo(
 #undef SANITIZER_CHECK
   };
 
+  // Label doesn't require sanitization
+
----------------
fmayer wrote:

random newline

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


More information about the cfe-commits mailing list