[clang] [UBSan] Implement src:*=sanitize for UBSan (PR #140529)

Thurston Dang via cfe-commits cfe-commits at lists.llvm.org
Mon May 19 12:07:04 PDT 2025


================
@@ -0,0 +1,37 @@
+// RUN: rm -rf %t
----------------
thurstond wrote:

Consider pre-committing this test (with the "bad" output) as a separate patch, so that the current patch will show how the test output is fixed.

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


More information about the cfe-commits mailing list