1. 1d4a1ed Revert "Update aosp/master libcxx rebase to r263688" by Dan Albert · 8 years ago
  2. cc2e93c Make it possible to build a no-exceptions variant of libcxx. by Asiri Rathnayake · 9 years ago
  3. 7b86ce5 Fix warnings in test/std/language.support by Eric Fiselier · 9 years ago
  4. 3f339e6 Cleanup tests that fail in C++1z and with Clang 3.8 by Eric Fiselier · 9 years ago
  5. 73f131f Mark two tests as failing on clang 3.8 (they failed on 3.7, too) by Marshall Clow · 9 years ago
  6. c4324b2 Add TODO items and remove use of 'noexcept' in C++03 test. by Eric Fiselier · 9 years ago
  7. 5d66344 Address @danalberts comments on r237700 by Eric Fiselier · 9 years ago
  8. a985b8c Add compiler flag test support to LIT. Fix new/delete tests on apple-clang. by Eric Fiselier · 9 years ago
  9. 02be745 mark new/delete tests as XFAIL more carefully by Eric Fiselier · 9 years ago
  10. f4c9729 [libcxx] Rework sized delete. by Eric Fiselier · 9 years ago
  11. c426682 Fix for LWG Issue 2458: N3778 and new library deallocation signatures. by Marshall Clow · 9 years ago
  12. 2cea80b Remove statement with no effect inside tests. by Eric Fiselier · 9 years ago
  13. 07a4bec Use generic feature name for sanitizers that replace new and delete by Eric Fiselier · 10 years ago
  14. 74f95a0 More on adding sized deallocation functions in libc++: Continuing from r229281, this adds version guards and test cases. by Larisse Voufo · 10 years ago
  15. a90c6dd Move test into test/std subdirectory. by Eric Fiselier · 10 years ago