[clang] [cfi][NFCI] Pre-commit -fsanitize-annotate-debug-info tests for CFI (PR #139149)

Vitaly Buka via cfe-commits cfe-commits at lists.llvm.org
Thu May 8 13:25:35 PDT 2025


================
@@ -0,0 +1,47 @@
+// NOTE: Assertions have been autogenerated by utils/update_cc_test_checks.py UTC_ARGS: --version 5
+// RUN: %clang_cc1 -triple x86_64-unknown-linux -O0 -fsanitize-cfi-cross-dso \
----------------
vitalybuka wrote:

would we have less boilerplate if we do e.g. "-O2"?

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


More information about the cfe-commits mailing list