1. fd86c1f Enable testing C++ coroutines TS. by Dan Albert · 6 years ago
  2. e4b6d36 Merge to upstream r350972. by Dan Albert · 6 years ago
  3. 4d4d6a8 Add std::filesystem support. by Dan Albert · 6 years ago
  4. b2ed3ee Merge changes Ifc661bd2,Iba4ed7be by Treehugger Robot · 6 years ago
  5. 35cb7a0 Run device tests as the shell user. by Dan Albert · 6 years ago
  6. fc8f268 Add and test libc++experimental. by Dan Albert · 6 years ago
  7. a319cc8 Remove dead code. by Dan Albert · 6 years ago
  8. 0ef5c29 [libcxx] Add a script to run CI on older MacOS versions by Louis Dionne · 6 years ago
  9. 504008e [libcxx] Add a script to run CI on MacOS by Louis Dionne · 6 years ago
  10. 40cbe81 Merge to upstream r348296. by Dan Albert · 6 years ago
  11. 73aa3a8 Revert "D56064: More tolerance for flaky tests in libc++ on NetBSD" by Kamil Rytarowski · 6 years ago
  12. 51895bf More tolerance for flaky tests in libc++ on NetBSD by Kamil Rytarowski · 6 years ago
  13. 4b8645f [test] Add target_info for NetBSD, and XFAIL some of locale tests by Michal Gorny · 6 years ago
  14. 48df810 Try 2: Fix bug in buildbot start script by Eric Fiselier · 6 years ago
  15. 9468ef1 Fix bug in buildbot start script by Eric Fiselier · 6 years ago
  16. c9296e7 Rework docker setup to make it easier to work around bugs on buildbots by Eric Fiselier · 6 years ago
  17. 7213ea7 [libcxx] Make sure use_system_cxx_lib does not override cxx_runtime_root for DYLD_LIBRARY_PATH by Louis Dionne · 6 years ago
  18. ea9230c Update google benchmark again by Eric Fiselier · 6 years ago
  19. 114125f Update google benchmark version by Eric Fiselier · 6 years ago
  20. 682614c [libcxx] Only enable the availability LIT feature when we're testing libc++ by Louis Dionne · 6 years ago
  21. 3b06e97 [libcxx] Remove the no_default_flags LIT configuration by Louis Dionne · 6 years ago
  22. 2fa05e6 [NFC] Fix incorrect (but unreachable) LIT error message by Louis Dionne · 6 years ago
  23. f01e82f [libcxx] Remove the availability_markup LIT feature by Louis Dionne · 6 years ago
  24. 21e47d9 [libcxx] Always convert 'use_system_cxx_lib' to an absolute path by Louis Dionne · 6 years ago
  25. 26cd9b8 Update run_tests.py to use Soong. by Peter Collingbourne · 6 years ago
  26. bf62394 [libcxx] Always enable availability in the lit test suite. by Louis Dionne · 6 years ago
  27. 97c03fb [libcxx] Use clang-verify in the lit test suite even when availability is enabled by Louis Dionne · 6 years ago
  28. efba04d [NFC][libcxx] Print human-friendly command line when lit test fails by Louis Dionne · 6 years ago
  29. ab883e8 [libcxx] Improve error message when an invalid directory is provided as use_system_cxx_lib by Louis Dionne · 6 years ago
  30. 739fdd4 [NFC] Rename lit feature to '-fsized-deallocation' for consistency by Louis Dionne · 6 years ago
  31. f6726af Add docker configurations used by the buildbots. by Eric Fiselier · 6 years ago
  32. 7aac600 Remove BUILD file from google-benchmark by Benjamin Kramer · 6 years ago
  33. 622fc11 Upgrade Google Benchmark library to ToT by Eric Fiselier · 6 years ago
  34. c2c6c1d Get tests compiling with -Wunused-local-typedef by Eric Fiselier · 6 years ago
  35. b124ade Rename cxx-benchmark-unittests target and convert to LIT. by Eric Fiselier · 6 years ago
  36. eabc478 [libcxx] [test] Fix running tests on macOS with python3 by Alexander Richardson · 6 years ago
  37. 55a3e6c Attempt to enable -Wconversion by Eric Fiselier · 6 years ago
  38. 3238cbf XFAIL test on OS X availability by Eric Fiselier · 6 years ago
  39. 6c34a15 [libcxx] Improve reporting when running the lit test suite by Louis Dionne · 6 years ago
  40. 6331d2f [NFC][libc++] Fix broken link in comment by Louis Dionne · 6 years ago
  41. caf40ae [libc++] Add _LIBCPP_ENABLE_NODISCARD and _LIBCPP_NODISCARD_EXT to allow pre-C++2a [[nodiscard]] by Roman Lebedev · 6 years ago
  42. 1e22fa5 Attempt to unbreak filesystem tests on certain linux distros. by Eric Fiselier · 6 years ago
  43. 61b0a00 [libcxx] By default, do not use internal_linkage to hide symbols from the ABI by Louis Dionne · 6 years ago
  44. a0866c5 Implement <filesystem> by Eric Fiselier · 6 years ago
  45. 7a0f119 Remove BUILD file from google-benchmark by Eric Fiselier · 6 years ago
  46. ffc31db Update google-benchark to trunk by Eric Fiselier · 6 years ago
  47. e5a3de1 Remove old workaround that is no longer needed by Eric Fiselier · 6 years ago
  48. 38a9056 Merge to upstream r334917. by Dan Albert · 6 years ago
  49. 5aa2780 Fix libcxx tests after clang r334677. by Richard Smith · 6 years ago
  50. 73e00f8 Avoid Clang error about throwing _LIBCPP_ASSERT in noexcept function. by Eric Fiselier · 7 years ago
  51. 959c89d commit temporary workaround for new Clang exception warning by Eric Fiselier · 7 years ago
  52. 9880456 Allow passing additional compiler/linker flags for the tests by Alexander Richardson · 7 years ago
  53. 6878e85 Fix test failure on compilers w/o deduction guides by Eric Fiselier · 7 years ago
  54. f835096 Merge to upstream r324534. by Dan Albert · 7 years ago
  55. fd2e3e9 Update Google Benchmark library by Eric Fiselier · 7 years ago
  56. 74cb4f5 Fix nodiscard failure tests on compilers w/o -verify. by Eric Fiselier · 7 years ago
  57. c79549b Revert "Revert "Merge to upstream r304942."" by Dan Albert · 7 years ago
  58. 38a0d5a Revert "Merge to upstream r304942." by Dan Albert · 7 years ago
  59. 83b1388 Merge to upstream r304942. by Dan Albert · 7 years ago
  60. 95b20f8 [libcxx] Support the use of compiler-rt in lit tests by Petr Hosek · 7 years ago
  61. 7228160 Attempt to fix template depth test failures on older Clang versions by Eric Fiselier · 7 years ago
  62. 7e73ea8 Teach test suite about C++2a dialect flag. by Eric Fiselier · 7 years ago
  63. 6efb1c1 Change test suite to support c++17 dialect flag instead of c++1z. by Eric Fiselier · 7 years ago
  64. 18dba06 [libc++] Support Microsoft ABI without vcruntime headers by Shoaib Meenai · 7 years ago
  65. 2bba98e [libc++] Add site config option for ABI macros by Shoaib Meenai · 7 years ago
  66. 28dd96b Fix test suite misconfiguration on OS X by Eric Fiselier · 7 years ago
  67. 5fe8797 Improve test runner output for broken configurations. by Eric Fiselier · 7 years ago
  68. 5f919fe Use CMAKE_AR instead of the system default 'ar' for merging static libraries by Martin Storsjo · 7 years ago
  69. 8122e24 libcxx: fix merge_archives error variable name by Martell Malone · 7 years ago
  70. 2c607f4 Handle object files named *.obj in merge_archives.py by Martin Storsjo · 7 years ago
  71. 11762b4 XFAIL tests on SLES11 by Brian Cain · 7 years ago
  72. 6bfa731 Fix issues with UBSAN test configuration. by Eric Fiselier · 7 years ago
  73. b2e9337 Fix filesystem build on platforms with weird time_t types. by Eric Fiselier · 7 years ago
  74. e452f6a cmath: Support clang's -fdelayed-template-parsing by Duncan P. N. Exon Smith · 7 years ago
  75. 58cb7c1 Suppress -Waligned-allocation-unavailable warning in libc++ test suite by Eric Fiselier · 7 years ago
  76. 4438e21 [lit/libcxx] Fix a remaining reference to lit.util.capture() in custom libcxx/Darwin code. by David L. Jones · 7 years ago
  77. 924c998 remove incorrectly committed assertion by Eric Fiselier · 7 years ago
  78. 954bf04 Add hack to get --param=enable_modules=true working with a __config_site header by Eric Fiselier · 7 years ago
  79. a99bc15 Define -DNOMINMAX when running the tests on Windows by Eric Fiselier · 7 years ago
  80. d3f919e Disable the coroutines tests until Clang bumps __cpp_coroutines to reflect recent changes by Eric Fiselier · 7 years ago
  81. 737c3bf Add <experimental/coroutine> by Eric Fiselier · 7 years ago
  82. 64182a5 [test] Add support for Objective-C++ tests by Erik Pilkington · 7 years ago
  83. 98e4596 Workaround -W#warnings on Windows until the correct fixes can land by Eric Fiselier · 7 years ago
  84. f6e8a9c Clean up LIT failure output by not showing the entire environment by Eric Fiselier · 7 years ago
  85. 5fa184d Attempt to speculatively unbreak Apple build bots by Eric Fiselier · 7 years ago
  86. 4680f0c Improve how LIT reports the added environment variables by Eric Fiselier · 7 years ago
  87. f715326 Attempt to unbreak Libc++ test configuration by Eric Fiselier · 7 years ago
  88. df43226 Fix test runtime environment on Windows by Eric Fiselier · 7 years ago
  89. 01c2bb3 Fix misspelling of environment throughout libc++ by Eric Fiselier · 7 years ago
  90. c6aa3e7 Fix Windows tests when __config_site is present. by Ben Craig · 7 years ago
  91. 2a1cb9c Revert "Fix Windows tests when __config_site is present." by Ben Craig · 7 years ago
  92. ed69373 Fix Windows tests when __config_site is present. by Ben Craig · 7 years ago
  93. ca052ce Fix Windows locale detection by Eric Fiselier · 7 years ago
  94. 46795cc Revert "Actually remove the MSVC STL when linking and testing libc++ on Windows" by Eric Fiselier · 7 years ago
  95. 04da0e1 Actually remove the MSVC STL when linking and testing libc++ on Windows by Eric Fiselier · 7 years ago
  96. 907c119 Add markup for libc++ dylib availability by Mehdi Amini · 7 years ago
  97. c94dd0a XFAIL Windows test failures under test/libcxx by Eric Fiselier · 7 years ago
  98. b343763 Fix 'verify-support' available feature by Eric Fiselier · 7 years ago
  99. 6ca6874 Fix comment and remove incorrect linker flags in test configuration by Eric Fiselier · 7 years ago
  100. 23ccaa5 Rename the static version of libc++ on Windows. by Eric Fiselier · 7 years ago