repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[rtsan] Remove mkfifoat interceptor (#116997)
[llvm-project.git]
/
libcxx
/
cmake
/
caches
/
Generic-no-exceptions.cmake
blob
c5b2ffd0a36c8a6da97681e63ce54e9bef71c1e5
1
set(LIBCXX_ENABLE_EXCEPTIONS OFF CACHE BOOL "")
2
set(LIBCXXABI_ENABLE_EXCEPTIONS OFF CACHE BOOL "")
3
4
# Speed up the CI
5
set(LIBCXX_TEST_PARAMS "enable_modules=clang" CACHE STRING "")
6
set(LIBCXXABI_TEST_PARAMS "${LIBCXX_TEST_PARAMS}" CACHE STRING "")