- 6edba26 [runtimes][NFC] Remove filenames at the top of the license notice by Louis Dionne · 3 years, 2 months ago
- 7f7eaf9 [runtimes] Simplify how we specify XFAIL & friends based on the triple by Louis Dionne · 3 years, 7 months ago
- 8e63283 [libc++] Move handling of the target triple to the DSL by Louis Dionne · 3 years, 9 months ago
- 9fd5812 [libc++/abi] Allow running back-deployment testing against libc++abi by Louis Dionne · 4 years, 7 months ago
- f0fffb7 Revert "Allow running back-deployment testing against libc++abi" by Louis Dionne · 4 years, 3 months ago
- 9d02cc5 Allow running back-deployment testing against libc++abi by Louis Dionne · 4 years, 7 months ago
- a33d6aa [runtimes] Use int main(int, char**) consistently in tests by Louis Dionne · 4 years, 4 months ago
- 63a3542 [libc++] Remove the c++98 Lit feature from the test suite by Louis Dionne · 4 years, 8 months ago
- df2cb92 [libc++/abi/unwind] Rename Lit features for no exceptions to 'no-exceptions' by Louis Dionne · 4 years, 9 months ago
- 87bc9b4 Update more file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 6 years ago
- 09c1100 [libcxxabi] When catching an exception of type nullptr_t with a handler of by Richard Smith · 9 years ago
- 3f4de13 [libcxxabi] Introduce a -fno-exceptions libc++abi libary variant by Asiri Rathnayake · 9 years ago
- 5e2faa8 Fix or disable C++11 tests in C++03 mode by Eric Fiselier · 9 years ago
- 63151d3 [libcxxabi] Fix multi-level pointer conversions and pointer to member conversion detection. by Eric Fiselier · 10 years ago
- 2011ef4 Rename all of the tests in preparation for merging lit configs with libcxx by Jonathan Roelofs · 10 years ago[Renamed from test/catch_pointer_nullptr.cpp]
- 1ad0ef6 Add some tests to test catching nullptr with pointers and member pointers. Tests are only activated if #if __has_feature(cxx_nullptr). by Howard Hinnant · 13 years ago