1. abd52ca Fix a handful of tests that fail in C++03 by Eric Fiselier · 10 years ago
  2. 5fd3089 Fix warnings in test/std/language.support by Eric Fiselier · 10 years ago
  3. 88558e2 Cleanup tests that fail in C++1z and with Clang 3.8 by Eric Fiselier · 10 years ago
  4. 5cbce17 Mark two tests as failing on clang 3.8 (they failed on 3.7, too) by Marshall Clow · 10 years ago
  5. a84544a Add TODO items and remove use of 'noexcept' in C++03 test. by Eric Fiselier · 11 years ago
  6. 4bcd428 Address @danalberts comments on r237700 by Eric Fiselier · 11 years ago
  7. deb3033 Add compiler flag test support to LIT. Fix new/delete tests on apple-clang. by Eric Fiselier · 11 years ago
  8. ab8b1ce mark new/delete tests as XFAIL more carefully by Eric Fiselier · 11 years ago
  9. c1a44c4 [libcxx] Rework sized delete. by Eric Fiselier · 11 years ago
  10. 0e166e5 Fix for LWG Issue 2458: N3778 and new library deallocation signatures. by Marshall Clow · 11 years ago
  11. ba7c3ff Remove statement with no effect inside tests. by Eric Fiselier · 11 years ago
  12. 4b7533a Use generic feature name for sanitizers that replace new and delete by Eric Fiselier · 11 years ago
  13. e4864e0 More on adding sized deallocation functions in libc++: Continuing from r229281, this adds version guards and test cases. by Larisse Voufo · 11 years ago
  14. 5a83710 Move test into test/std subdirectory. by Eric Fiselier · 11 years ago