llvm-capstone/libcxxabi
Louis Dionne 2eb8864be2 [libc++abi] Enable the new libc++ testing format by default
The new format should be equivalent to the old format, and it is now the
default format when running the libc++ tests. This commit changes the
libc++abi tests to use the new format by default too. If unexpected failures
are discovered, it should be fine to revert this commit until they are
addressed.

Also note that it is still possible to use the old format by passing
`--param=use_old_format=True` when running Lit for the time being.
2020-04-07 09:16:06 -04:00
..
cmake
fuzz
include Revert "[libc++abi] Change __cxa_finalize return type to void" 2020-03-10 18:11:58 -04:00
lib
src Remove legacy CMake targets for libcxx and libcxxabi 2020-03-30 09:45:21 -04:00
test [libc++abi] Enable the new libc++ testing format by default 2020-04-07 09:16:06 -04:00
www
.clang-format
.gitignore
CMakeLists.txt [libc++abi] NFC: Add link to review in workaround comment 2020-04-02 13:20:23 -04:00
CREDITS.TXT
LICENSE.TXT