1. d968fba Add and test libc++experimental. am: fc8f268b2c am: 8f5121bfe4 am: 5b1727ad24 by Dan Albert · 5 years ago
  2. 5b1727a Add and test libc++experimental. am: fc8f268b2c am: 8f5121bfe4 by Dan Albert · 5 years ago
  3. 8f5121b Add and test libc++experimental. am: fc8f268b2c by Dan Albert · 5 years ago
  4. 35cb7a0 Run device tests as the shell user. by Dan Albert · 5 years ago
  5. fc8f268 Add and test libc++experimental. by Dan Albert · 6 years ago
  6. e33cc46 Snap for 5220519 from 012c19be86761857a20cbf8efba9c7640c6aa3e8 to qt-release by android-build-team Robot · 5 years ago
  7. a131ebf [NFC] Always lock free test: add indirection by JF Bastien · 5 years ago
  8. 668faea [NFC] Normalize some test 'main' signatures by JF Bastien · 5 years ago
  9. a319cc8 Remove dead code. by Dan Albert · 5 years ago
  10. 012c19b Adapt to upstream changes. am: 91714f98f6 am: 11de29b958 am: 91a5a34028 by Dan Albert · 5 years ago
  11. e7f7436 Merge to upstream r348296. am: 40cbe812b7 am: dcbb30cd38 am: ceec1c2d70 by Dan Albert · 5 years ago
  12. 91a5a34 Adapt to upstream changes. am: 91714f98f6 am: 11de29b958 by Dan Albert · 5 years ago
  13. ceec1c2 Merge to upstream r348296. am: 40cbe812b7 am: dcbb30cd38 by Dan Albert · 5 years ago
  14. 0ef5c29 [libcxx] Add a script to run CI on older MacOS versions by Louis Dionne · 5 years ago
  15. 11de29b Adapt to upstream changes. am: 91714f98f6 by Dan Albert · 5 years ago
  16. dcbb30c Merge to upstream r348296. am: 40cbe812b7 by Dan Albert · 5 years ago
  17. 504008e [libcxx] Add a script to run CI on MacOS by Louis Dionne · 5 years ago
  18. 350f501 Mark two UDL tests as being unsupported with Clang 7 by Eric Fiselier · 5 years ago
  19. ee53ced [libcxx] Remove outdated XFAILs for aligned deallocation by Louis Dionne · 5 years ago
  20. cd72c52 Mark two more tests as FLAKY by Eric Fiselier · 5 years ago
  21. 91714f9 Adapt to upstream changes. by Dan Albert · 6 years ago
  22. 40cbe81 Merge to upstream r348296. by Dan Albert · 5 years ago
  23. ed1d77a [Sema] Teach Clang that aligned allocation is not supported with macosx10.13 by Louis Dionne · 5 years ago
  24. 11a8815 Set the buffer of an fstream to empty when the underlying file is closed. This 'fixes' PR#38052 - std::fstream still good after closing and updating content. by Marshall Clow · 5 years ago
  25. 354589c [libcxx] Optimize vectors construction of trivial types from an iterator range with const-ness mismatch. by Volodymyr Sapsai · 5 years ago
  26. 4626eac Mark more tests as flaky by Eric Fiselier · 5 years ago
  27. a9c67b2 Add the feature test macros that were defined in p1353r0 to the headers of the appropriate tests. No actual tests yet, so NFC. by Marshall Clow · 5 years ago
  28. 9e444eb [libcxx] Support building hermetic static library by Petr Hosek · 5 years ago
  29. 6420803 Fix PR39749 - Headers containing just #error harm __has_include. by Eric Fiselier · 5 years ago
  30. 936dd3d Fix flaky symlink access time test. by Eric Fiselier · 5 years ago
  31. 73aa3a8 Revert "D56064: More tolerance for flaky tests in libc++ on NetBSD" by Kamil Rytarowski · 5 years ago
  32. 7de83dc De-tab a couple tests. NFC by Marshall Clow · 5 years ago
  33. 51895bf More tolerance for flaky tests in libc++ on NetBSD by Kamil Rytarowski · 5 years ago
  34. 8c8f0e1 [libcxx] Remove unused macro _LIBCPP_HAS_UNIQUE_TYPEINFO by Louis Dionne · 5 years ago
  35. 5de5c11 [NFC] Fix typo in comment by Louis Dionne · 5 years ago
  36. 5f14fb5 Fix test case breakages caused by lexically_relative change by Eric Fiselier · 5 years ago
  37. 1c5aabc Don't forward declare _FilesystemClock in C++03 by Eric Fiselier · 5 years ago
  38. fdb4802 Fix copy paste error in file_clock tests by Eric Fiselier · 5 years ago
  39. da05bdc Implement LWG 3096: path::lexically_relative is confused by trailing slashes by Eric Fiselier · 5 years ago
  40. 3cf34d1 Implement LWG 3065: Make path operators friends. by Eric Fiselier · 5 years ago
  41. 874280d Implement LWG 3145: file_clock breaks ABI for C++17 implementations. by Eric Fiselier · 5 years ago
  42. a203728 Implement LWG 2936: Path comparison is defined in terms of the generic format by Eric Fiselier · 5 years ago
  43. 545d0b9 Mark two filesystem LWG issues as complete - nothing to do by Eric Fiselier · 5 years ago
  44. 8daffda [libcxx] Fix order checking in unordered_multimap tests. by Louis Dionne · 5 years ago
  45. d805c87 [libcxx] Use custom allocator's `construct` in C++03 when available. by Volodymyr Sapsai · 5 years ago
  46. 1e048a3 Work around GCC 9.0 regression by Eric Fiselier · 5 years ago
  47. ff04a56 Add missing include to test. NFC by Marshall Clow · 5 years ago
  48. 9ff404d Portability fix: add missing includes and static_casts. Reviewed as https://reviews.llvm.org/D55777. Thanks to Andrey Maksimov for the patch. by Marshall Clow · 5 years ago
  49. 3af9c5f Rework the C strings tests to use ASSERT_SAME_TYPE. NFC there. Also change cwchar.pass.cpp to avoid constructing a couple things from zero - since apparently they can be enums in some weird C library. NFC there, either, since the values were never used. by Marshall Clow · 5 years ago
  50. 6ad9536 [libcxx] Remove XFAILs for older macOS versions by Louis Dionne · 5 years ago
  51. b8811ad [libcxx] Handle AppleClang 9 and 10 in XFAILs for aligned allocation tests by Louis Dionne · 5 years ago
  52. 3d4bcc1 [libcxx] Properly mark aligned allocation macro test as XFAIL on OS X by Louis Dionne · 5 years ago
  53. ae5d5c8 [libcxx][NFC] Properly indent nested #ifdefs and #defines by Louis Dionne · 5 years ago
  54. dfa283e Fix FP comparisons when SSE isn't available by Eric Fiselier · 5 years ago
  55. 4b8645f [test] Add target_info for NetBSD, and XFAIL some of locale tests by Michal Gorny · 5 years ago
  56. c88aa7f [test] [re.traits] Remove asserts failing due to invalid UTF-8 by Michal Gorny · 5 years ago
  57. 50f14e2 Unbreak green dragon bots w/o __builtin_launder by Eric Fiselier · 5 years ago
  58. 2d0643a Expect Clang diagnostics in std::launder test by Eric Fiselier · 5 years ago
  59. 8f7fa38 [libcxx] Speeding up partition_point/lower_bound/upper_bound by Louis Dionne · 5 years ago
  60. a443a00 [test] [support] Use socket()+bind() to create unix sockets portably by Michal Gorny · 5 years ago
  61. 36feb1b [test] [ctime] Ignore -Wformat-zero-length warnings by Michal Gorny · 5 years ago
  62. dc700f1 [regex] Use distinct __regex_word on NetBSD by Michal Gorny · 5 years ago
  63. 53e01f7 Snap for 5184694 from 24390d1e42dd6731e253f05a38b8487bd4ad7502 to qt-release by android-build-team Robot · 5 years ago
  64. 8c36703 Fix static assert diagnostic checks in i386 by Eric Fiselier · 5 years ago
  65. 48df810 Try 2: Fix bug in buildbot start script by Eric Fiselier · 5 years ago
  66. 9468ef1 Fix bug in buildbot start script by Eric Fiselier · 5 years ago
  67. c9296e7 Rework docker setup to make it easier to work around bugs on buildbots by Eric Fiselier · 5 years ago
  68. 01fac08 Tolerate Clangs new static_assert messages by Eric Fiselier · 5 years ago
  69. 03017b2 [libcxx] Mark some tests as still failing on macosx10.14 by Louis Dionne · 5 years ago
  70. 09e6741 When resolving a merge conflict, I put something inside an #ifdef. Fixed. by Marshall Clow · 5 years ago
  71. f927635 Implement P1209 - Adopt Consistent Container Erasure from Library Fundamentals 2 for C++20. Reviewed as https://reviews.llvm.org/D55532 by Marshall Clow · 5 years ago
  72. 7213ea7 [libcxx] Make sure use_system_cxx_lib does not override cxx_runtime_root for DYLD_LIBRARY_PATH by Louis Dionne · 5 years ago
  73. ea9230c Update google benchmark again by Eric Fiselier · 5 years ago
  74. 114125f Update google benchmark version by Eric Fiselier · 5 years ago
  75. 24390d1 Merge "Fix macOS build." am: ddc3fb3dcf am: 9b6d7f5753 am: 326271ad57 by Elliott Hughes · 5 years ago
  76. 326271a Merge "Fix macOS build." am: ddc3fb3dcf am: 9b6d7f5753 by Elliott Hughes · 5 years ago
  77. 9b6d7f5 Merge "Fix macOS build." am: ddc3fb3dcf by Elliott Hughes · 5 years ago
  78. ddc3fb3 Merge "Fix macOS build." by Elliott Hughes · 5 years ago
  79. 55ea2f8 Add OWNERS. am: ada8e15c9d am: 7e61eb846c am: 4ea00a2589 by Elliott Hughes · 5 years ago
  80. 4ea00a2 Add OWNERS. am: ada8e15c9d am: 7e61eb846c by Elliott Hughes · 5 years ago
  81. 7e61eb8 Add OWNERS. am: ada8e15c9d by Elliott Hughes · 5 years ago
  82. e713cc0 [libc++] Fix _LIBCPP_EXPORTED_FROM_ABI when visibility annotations are disabled by Thomas Anderson · 5 years ago
  83. d3f2d5e [libcxx] Fix pop_back() tests to make sure they don't always just pass by Louis Dionne · 5 years ago
  84. f77ee9b [libcxx] Add assertion in deque::pop_back when popping from an empty deque by Louis Dionne · 5 years ago
  85. ada8e15 Add OWNERS. by Elliott Hughes · 5 years ago
  86. f0c3a12 [test] [depr.c.headers] XFAIL uchar.h on NetBSD by Michal Gorny · 5 years ago
  87. 13d947c [test] [filesystems] NetBSD can do symlink permissions too by Michal Gorny · 5 years ago
  88. 413329e [test] [filesystems] Extend FreeBSD tv_sec==-1 workaround to NetBSD by Michal Gorny · 5 years ago
  89. 58fffb4 Fix macOS build. by Elliott Hughes · 5 years ago
  90. 2d13462 [test] Permit NetBSD in filesystem_dynamic_test_helper.py by Michal Gorny · 5 years ago
  91. 682614c [libcxx] Only enable the availability LIT feature when we're testing libc++ by Louis Dionne · 5 years ago
  92. 3b06e97 [libcxx] Remove the no_default_flags LIT configuration by Louis Dionne · 5 years ago
  93. 2fa05e6 [NFC] Fix incorrect (but unreachable) LIT error message by Louis Dionne · 5 years ago
  94. 649e69d [libcxx] Fix test failure on GCC 4.9 by Louis Dionne · 5 years ago
  95. bca4d67 [pair] Mark constructors as conditionally noexcept by Louis Dionne · 5 years ago
  96. 31355b0 [libcxx] Fix test on compilers that do not support char8_t yet by Louis Dionne · 5 years ago
  97. 544d1ba Fix problems with char8_t stuff on compilers that don't support char8_t yet by Marshall Clow · 5 years ago
  98. 9648447 Second part of P0482 - char8_t. Reviewed as https://reviews.llvm.org/D55308 by Marshall Clow · 5 years ago
  99. 21a8669 Revert "[pair] Mark constructors as conditionally noexcept" by Louis Dionne · 5 years ago
  100. adde8ae [pair] Mark constructors as conditionally noexcept by Louis Dionne · 5 years ago