Files
clang-p2996/compiler-rt/test/nsan/vec_sqrt.cpp
Harini0924 f1cf09104e [compiler-rt][test] Added env command to fix NSAN_OPTIONS command not found error (#106676)
Resolved the issue where `'NSAN_OPTIONS=check_nan=true,halt_on_error=0'`
was not recognized as a command. Changed the test command to set the
environment variable correctly using `env`.
fixes: #106598
2024-08-30 09:33:02 -07:00

1.1 KiB