[clang] [NFCI][ubsan] Precommit tests for -fsanitize-annotate-debug-info (PR #141814)

Vitaly Buka via cfe-commits cfe-commits at lists.llvm.org
Wed May 28 10:59:56 PDT 2025


================
@@ -0,0 +1,74 @@
+// NOTE: Assertions have been autogenerated by utils/update_cc_test_checks.py UTC_ARGS: --version 5
+// RUN: %clang_cc1 -emit-llvm -triple x86_64 -std=c17 -fsanitize=function %s -o - \
----------------
vitalybuka wrote:

-O1 or -O2 to reduce the bloat?

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


More information about the cfe-commits mailing list