================
@@ -0,0 +1,106 @@
+// NOTE: Assertions have mostly been autogenerated by 
utils/update_cc_test_checks.py UTC_ARGS: --version 5
+// The most important assertion is the attributes at the end of the file, which
+// shows that ubsan attaches 'nomerge' to each ubsantrap intrinsic.
+//
+// RUN: %clang -fsanitize=signed-integer-overflow -S -emit-llvm 
-fsanitize-trap=all -O3 -mllvm -ubsan-unique-traps %s -o - \
----------------
MaskRay wrote:

should use clang_cc1 and an explicit triple

https://github.com/llvm/llvm-project/pull/117651
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to