1. 3980e89 [libcxx][lit] Simplify parsing of trailing executor arguments by Alex Richardson · 4 years, 11 months ago
  2. 515bc8c Harmonize Python shebang by serge-sans-paille · 4 years, 11 months ago
  3. 2659663 [libc++] Remove shortcut Lit features for Apple backdeployment by Louis Dionne · 4 years, 11 months ago
  4. 9785f7b [libc++] Improve how we report the testing configuration by Louis Dionne · 4 years, 11 months ago
  5. ff0d436 [runtimes] Move the enable_rtti Lit parameter to the DSL by Louis Dionne · 4 years, 11 months ago
  6. eaca1e4 [libc++] Automatically detect whether RTTI is enabled by Louis Dionne · 4 years, 11 months ago
  7. 77ee4b4 Desugar class type for iterator lookup. by Sterling Augustine · 4 years, 11 months ago
  8. 389b67b [libc++] Get rid of the %{libcxx_src_root} substitution by Louis Dionne · 5 years ago
  9. cfb3675 [libc++] The enable_experimental Lit feature should be False by default by Louis Dionne · 5 years ago
  10. f5f58f1 [libc++] Move the enable_experimental Lit param to the DSL by Louis Dionne · 5 years ago
  11. b785396 [libc++] Clean up some outdated documentation about running libc++ tests by Louis Dionne · 5 years ago
  12. 4598a3c [libc++] Move the long_tests Lit feature to the DSL by Louis Dionne · 5 years ago
  13. c1a83c3 [libc++] Move the stdlib Lit parameter to the DSL by Louis Dionne · 5 years ago
  14. 7a5d79d [libc++] Make sure the ENABLE_FILESYSTEM variable is always bound by Louis Dionne · 5 years ago
  15. 2be4014 [libc++] Reimplement platform detection features without running on the test host by Louis Dionne · 5 years ago
  16. 1eb211a [libc++] Translate the std Lit parameter to the DSL by Louis Dionne · 5 years ago
  17. 70f6389 [runtimes] Rename newformat to just format, now that the old format has been removed by Louis Dionne · 5 years ago
  18. b58b61c [libc++] Remove dead code since the removal of the old testing format by Louis Dionne · 5 years ago
  19. 5d83880 [runtimes] Remove the ability to select the old libc++ testing format by Louis Dionne · 5 years ago
  20. 7014b44 [libc++] Remove unnecessary LLVM_INCLUDE_BENCHMARKS option in the Apple build by Louis Dionne · 5 years ago
  21. 76ff077 [libcxx] As part of using inclusive language within the llvm by Eric Christopher · 5 years ago
  22. 98eb145 [libc++] Require concepts support for <numbers> by Raul Tambre · 5 years ago
  23. 4f6c4b4 [libc++] Implement <numbers> by Raul Tambre · 5 years ago
  24. 4976771e [libc++] Add a dummy CMake file to include runtime subprojects by Louis Dionne · 5 years ago
  25. c8d0aaa [libc++] Automatically create the %T directory inside config tests by Louis Dionne · 5 years ago
  26. 619beb0 [libc++] Replace the FakeLitConfig by an actual LitConfig object by Louis Dionne · 5 years ago
  27. eeb96e4 [libc++] Re-apply parts of 3ea9450bda90 "Migrate Lit platform detection to the DSL" by Louis Dionne · 5 years ago
  28. 96e48e9 [libc++] Add the ability to run arbitrary programs using the DSL by Louis Dionne · 5 years ago
  29. 58610eb [libc++] Raise an exception if a Lit feature resolves to an invalid name by Louis Dionne · 5 years ago
  30. 43c4afb Revert "[libc++] Migrate Lit platform detection to the DSL" by Vladimir Vereschaka · 5 years ago
  31. 3ea9450 [libc++] Migrate Lit platform detection to the DSL by Louis Dionne · 5 years ago
  32. db8255a [libc++] Parse commands inside _executeScriptInternal to remove duplication by Louis Dionne · 5 years ago
  33. f998e0d [libc++] Make executor scripts executable by Louis Dionne · 5 years ago
  34. 96e6cbb [libc++] Allow specifying arbitrary custom executors with the new format by Louis Dionne · 5 years ago
  35. 1fc5010 [libc++] Consider everything inside %T to be a dependency of each test by Louis Dionne · 5 years ago
  36. 4e813bb [libc++] Make sure tests are run in a unique directory by Louis Dionne · 5 years ago
  37. 756db30 [libc++] Install locales in the build bot Docker images by Louis Dionne · 5 years ago
  38. a2439be [libc++] Translate the enable_filesystem parameter to the DSL by Louis Dionne · 5 years ago
  39. 01a0c3b [libc++] Define the no-exceptions Lit feature using the DSL by Louis Dionne · 5 years ago
  40. 78e266e [libc++] Allow picking Lit parameters from the config by Louis Dionne · 5 years ago
  41. 7fb40e1 [libc++] Fix too stringent availability markup for bad_optional_access by Louis Dionne · 5 years ago
  42. 339156a [libc++] Avoid passing -xc++ in Lit feature detection by Louis Dionne · 5 years ago
  43. 3864ee7 [libc++] Translate locale detection to the DSL by Louis Dionne · 5 years ago
  44. e018435 [libc++] Link against libatomic when it is found by Louis Dionne · 5 years ago
  45. cc78f1e [libc++] Avoid warning for large types with std::atomic in the test suite by Louis Dionne · 5 years ago
  46. 68e4e8a [libc++] Disable LLVM benchmarks in the Apple build by Louis Dionne · 5 years ago
  47. b68bf11 [libc++] Merge the Apple install-libcxx and libcxxabi scripts by Louis Dionne · 5 years ago
  48. 39a116e [libc++] Move away from the standalone build for Apple libc++ and libc++abi by Louis Dionne · 5 years ago
  49. 77b9abf [libc++] Complete overhaul of constexpr support in std::array by Louis Dionne · 5 years ago
  50. 174322c [libc++] Mark __cpp_lib_hardware_interference_size as unimplemented. This fxes bug PR41423. by Marek Kurdej · 5 years ago
  51. 8f55578 [libc++] Link back-deployment tests against the latest libc++ and libc++abi by Louis Dionne · 5 years ago
  52. 16f5ce5 [libc++] Remove -ftemplate-depth when running tests by Louis Dionne · 5 years ago
  53. ddacd37 [libc++] Do not set the runtime library path with DYLD_LIBRARY_PATH by Louis Dionne · 5 years ago
  54. 93e8164 [libc++] Remove workaround for DYLD_LIBRARY_PATH being passed to the compiler by Louis Dionne · 5 years ago
  55. 21b0ec2 [libc++] Do not rely on use_system_cxx_lib to specify the path of the library to run against by Louis Dionne · 5 years ago
  56. 1a68b5f [libc++] Fix broken Lit features based on __config_site macros by Louis Dionne · 5 years ago
  57. bb7191a [libc++] Segregate back-deployment dylibs into their own subdirectory by Louis Dionne · 5 years ago
  58. 04c89c7 [libc++] Centralize where we set the libc++ and libc++abi paths in config.py by Louis Dionne · 5 years ago
  59. e7bdfba [libc++] Explicitly list Lit features from the config_site header by Louis Dionne · 5 years ago
  60. 6d2599e [libcxx][span] Implement P1976R2 by Michael Schellenberger Costa · 5 years ago
  61. d98b9a4 [libc++] NFC: Do not print the environment on remote hosts by Louis Dionne · 5 years ago
  62. 7e6221d [libc++] Remove unused functions and minor features of the test suite by Louis Dionne · 5 years ago
  63. 17a53a1 [libc++] Allow <__config_site> not being included by Louis Dionne · 5 years ago
  64. c0cd106 [libc++] Move parsing of <__config_site> macros to the DSL by Louis Dionne · 5 years ago
  65. 94361dd [libc++] Always enable local submodule visibility in the test suite by Louis Dionne · 5 years ago
  66. 09e4e9f [libc++] NFC: Remove unnecessary scope by Louis Dionne · 5 years ago
  67. 0b722a8 [libc++] Translate the modules-support Lit feature to the DSL by Louis Dionne · 5 years ago
  68. db015fd [libc++] Translate compiler-identification Lit features to the new DSL by Louis Dionne · 5 years ago
  69. 9ae23bd [libc++] NFC: Print Lit available features in sorted order by Louis Dionne · 5 years ago
  70. ff4a3ee [libc++] Define a few Lit features using the new DSL by Louis Dionne · 5 years ago
  71. 3e89508 [libc++][P1115][C++20] Improving the Return Value of Erase-Like Algorithms II: Free erase/erase if. by Marek Kurdej · 5 years ago
  72. cd05707 [libc++] Try re-enabling DSL test on Windows by Louis Dionne · 5 years ago
  73. 68fb805 [libc++] Turn on warnings in the test suite in C++03 for Clang-based compilers by Louis Dionne · 5 years ago
  74. 0c91e13 [libc++] Make sure -Werror is enabled all the time, except in verify tests by Louis Dionne · 5 years ago
  75. 75a815a [libc++] Use Lit utilities instead of old libcxx utilities for str/bytes conversions by Louis Dionne · 5 years ago
  76. ecd3ce0 [libc++] Make sure platform detection works in both Python 2 and 3 by Louis Dionne · 5 years ago
  77. d789ef1 [libc++] Make sure we create the working directory for running config check commands by Louis Dionne · 5 years ago
  78. cfedd7d [libc++] Use the internal Lit shell parser to run config tests by Louis Dionne · 5 years ago
  79. dfec13f [libc++] Do not allow customizing the arch in the trunk and back-deployment scripts by Louis Dionne · 5 years ago
  80. 2fd7d36 [libc++] Make the verify-support feature implicit by Louis Dionne · 5 years ago
  81. ae3e585 [libc++] Re-disable DSL test on Windows by Louis Dionne · 5 years ago
  82. 51a60ed [libc++] Try re-enabling DSL test on Windows by Louis Dionne · 5 years ago
  83. 19123a3 [libc++] Fix MacOS platform detection broken in Python 3 by Louis Dionne · 5 years ago
  84. 178a0c8 [libc++] Make sure temporary config files are closed by Louis Dionne · 5 years ago
  85. 14f07bc [libc++] Avoid using distutils.util in the DSL by Louis Dionne · 5 years ago
  86. 707df4a [libc++] Temporarily disable test that fails on Windows by Louis Dionne · 5 years ago
  87. e82f0a5 [libc++][Take 2] Create a small DSL for defining Lit features and parameters by Louis Dionne · 5 years ago
  88. 8f24c4b Revert: [libc++] Create a small DSL for defining Lit features and parameters by David Zarzycki · 5 years ago
  89. 05ef484 [libc++] Properly handle --no-execute in the new format by Louis Dionne · 5 years ago
  90. a486edd [libc++abi] Assume that libcxx is checked out in the Apple build script by Louis Dionne · 5 years ago
  91. 6d58030 [libc++] Create a small DSL for defining Lit features and parameters by Louis Dionne · 5 years ago
  92. 38a9528 [libc++] NFC: Expose a top-level parseScript function in the new format by Louis Dionne · 5 years ago
  93. a9104f8 [libc++] Properly import lit.formats from the new format by Louis Dionne · 5 years ago
  94. 4de60d9 [libc++] NFC: Refactor the new format substitutions into its own method by Louis Dionne · 5 years ago
  95. 4fd92cc [libc++] Get rid of pipe in command to check whether verify is supported by Louis Dionne · 5 years ago
  96. 7f48246 [libc++] Quietly scp tarballs over with the remote executor by Louis Dionne · 5 years ago
  97. a2fc220 [libc++] NFC: Remove unused parameters in the new test format by Louis Dionne · 5 years ago
  98. d6c95ae [libc++] Update scripts to build libc++/libc++abi for Apple by Louis Dionne · 5 years ago
  99. 8c61114 [libc++/abi/unwind] Rename Lit features for no exceptions to 'no-exceptions' by Louis Dionne · 5 years ago
  100. fccc4af [libc++] Re-enable warnings in the new format by Louis Dionne · 5 years ago