Files
clang-p2996/compiler-rt/test/fuzzer/focus-function.test
Harini0924 3b79468c07 [compiler-rt][test] Add REQUIRES: shell to focus-function.test with for-loop (#106150)
This patch adds `REQUIRES: shell` to the `focus-function.test` because
the lit internal shell does not support the for loop syntax. This will
make the test file unsupported when running llvm-lit with its internal
shell implementation, which is enabled by turning on the
`LIT_USE_INTERNAL_SHELL=1`.

fixes: #106111
2024-08-26 20:36:46 -07:00

1.3 KiB