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

Thurston Dang via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 4 12:59:22 PDT 2025


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

Removed

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


More information about the cfe-commits mailing list