1. 2f984ca [libcxxabi] When catching an exception of type nullptr_t with a handler of by Richard Smith · 9 years ago
  2. f5ff11c Suppress warnings about the operations currently under test. by Eric Fiselier · 9 years ago
  3. 57e446d [libcxxabi] Introduce a -fno-exceptions libc++abi libary variant by Asiri Rathnayake · 9 years ago
  4. e434b34 Rename all of the tests in preparation for merging lit configs with libcxx by Jonathan Roelofs · 11 years ago[Renamed from libcxxabi/test/catch_const_pointer_nullptr.cpp]
  5. 6ceed44 80-column wrap a comment in a test by Nico Weber · 12 years ago
  6. 350bda6 Fixed a couple of test errors; changed 'const A const *' to 'const A* const'. Thanks to Nico for the catch by Marshall Clow · 12 years ago
  7. a27b0cd added const nullptr tests by Marshall Clow · 14 years ago
  8. e71ddf2 removed duplicated tests - Howard was quicker than me. by Marshall Clow · 14 years ago
  9. 62e0f4a Added tests for catching const/non-const nullptr by Marshall Clow · 14 years ago