1. 1d4a1ed Revert "Update aosp/master libcxx rebase to r263688" by Dan Albert · 8 years ago
  2. 408369b Suppress clang warnings in some tests by Eric Fiselier · 9 years ago
  3. b47a434 Fix a handful of tests that fail in C++03 by Eric Fiselier · 9 years ago
  4. 4eb5b6d [libcxx] Consolidate new/delete replacement in tests and disable it when using sanitizers. by Eric Fiselier · 10 years ago
  5. a90c6dd Move test into test/std subdirectory. by Eric Fiselier · 10 years ago[Renamed from test/utilities/memory/default.allocator/allocator.members/construct.pass.cpp]
  6. 829a843 Actually mark the tests an unsupported with MSAN (not just ASAN) by Eric Fiselier · 10 years ago
  7. 72aab5f Mark tests that replace operator new/delete as UNSUPPORTED with ASAN and MSAN. by Eric Fiselier · 10 years ago
  8. 6b41c60 Corrected some bugs in both memory and the tests. Preparing for being able to turn on support for alias templates. by Howard Hinnant · 13 years ago
  9. b64f8b0 license change by Howard Hinnant · 14 years ago
  10. 73d21a4 Changed __config to react to all of clang's currently documented has_feature flags, and renamed _LIBCPP_MOVE to _LIBCPP_HAS_NO_RVALUE_REFERENCES to be more consistent with the rest of the libc++'s flags, and with clang's nomenclature. by Howard Hinnant · 14 years ago
  11. c52f43e Fixing whitespace problems by Howard Hinnant · 14 years ago
  12. f5256e1 Wiped out some non-ascii characters that snuck into the copyright. by Howard Hinnant · 14 years ago
  13. bc8d3f9 libcxx initial import by Howard Hinnant · 14 years ago