[compiler-rt] [compiler-rt][nsan] Add support for nan detection (PR #101531)
Alexander Shaposhnikov via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 23 08:18:43 PDT 2024
================
@@ -0,0 +1,25 @@
+// RUN: %clangxx_nsan -O0 -g -mavx %s -o %t
----------------
alexander-shaposhnikov wrote:
typo in the file name: ect -> ext
https://github.com/llvm/llvm-project/pull/101531
More information about the llvm-commits
mailing list