1. 5eb8d45 [libc++] Use proper shell escaping in the executors by Louis Dionne · 5 years ago
  2. 60ce987 [RISCV][PowerPC] Fix google/benchmark benchmark::cycleclock::Now by Luís Marques · 5 years ago
  3. 7cb1aa9 Revert "[libc++] Use proper shell escaping in the executors" by Louis Dionne · 5 years ago
  4. f8452dd [libc++] Use proper shell escaping in the executors by Louis Dionne · 5 years ago
  5. 7d4546e [libc++] Split features for platform detection into its own function by Louis Dionne · 5 years ago
  6. a7e15b0 [libc++] List the set of __config_site macros used for features by Louis Dionne · 5 years ago
  7. a8e4b7a [libc++] NFC: Rename Lit feature for no RTTI to -fno-rtti by Louis Dionne · 5 years ago
  8. 68587af [libc++] Move handling of convenience substitutions outside of config.py by Louis Dionne · 5 years ago
  9. ebd9023 [libc++] Support arbitrary .sh.X extensions in the new format by Louis Dionne · 5 years ago
  10. e98c273 [libc++] Remove the ability to run using the internal Lit shell by Louis Dionne · 5 years ago
  11. e87c46b [libc++] Remove the need for the %{build_module} substitution by Louis Dionne · 5 years ago
  12. 2bed2fa [libc++] NFC: Remove the %{compile} substitution, which is not used anymore by Louis Dionne · 5 years ago
  13. 7a6aaf9 [libc++] Remove workaround for .fail.cpp tests that don't have clang-verify markup by Louis Dionne · 5 years ago
  14. ec442f0 [libc++] run.py: Create directory hierarchy if it does not exist by Louis Dionne · 5 years ago
  15. 509cbc2 [libc++] CI: Allow pointing to specific dylib roots during backdeployment testing by Louis Dionne · 5 years ago
  16. 35bbf3b [libc++] Add .verify.cpp tests to the new format by Louis Dionne · 5 years ago
  17. d58107c [libc++] Remove support for .fail.mm tests by Louis Dionne · 5 years ago
  18. 80aea8e [libc++] Simplify how with_system_cxx_lib and availability features are defined by Louis Dionne · 5 years ago
  19. 0256413 [libc++] NFC: Minor cleanups in config.py by Louis Dionne · 5 years ago
  20. 9d8c225 [libc++] NFC: Remove unused Lit features in the test suite by Louis Dionne · 5 years ago
  21. 4537ba4 [libc++] NFC: Remove unused method call by Louis Dionne · 5 years ago
  22. 77b46fb [libc++/abi] Add scripts for building libc++ and libc++abi on Apple platforms by Louis Dionne · 5 years ago
  23. bf90b8f [libc++] Fix failing concepts tests by Eric Fiselier · 5 years ago
  24. eceae25 [libc++] CI: Always build for both i386 and x86_64 in the back-deployment script by Louis Dionne · 5 years ago
  25. a092e38 [libc++] Remove the %{not} substitution by Louis Dionne · 5 years ago
  26. 3fefda6 [libc++] Run tests in a directory related to %t instead of /tmp by Louis Dionne · 5 years ago
  27. f8b6529 [libc++] Translate MODULES_DEFINES annotations to ADDITIONAL_COMPILE_FLAGS by Louis Dionne · 5 years ago
  28. f75ebe1 [libc++] Support .sh.s tests in the new format by Louis Dionne · 5 years ago
  29. 8a42bf2 [lit] Move the recursiveExpansionLimit setting to TestingConfig by Louis Dionne · 5 years ago
  30. 2672735 [libc++] Make sure we execute tests with the current environment by Louis Dionne · 5 years ago
  31. 2c1c477 [libc++] Always use -fsyntax-only in .fail.cpp tests by Louis Dionne · 5 years ago
  32. 4e52944 [libc++] Make sure we include %{flags} when building with the new format by Louis Dionne · 5 years ago
  33. b00a874 [libc++] SSH: Fix tarring of dependencies on Windows by Louis Dionne · 5 years ago
  34. ceb58ad [libc++] Lit: Add default values for most arguments of test executors by Louis Dionne · 5 years ago
  35. 80a2ddf [libc++] Add an alternative Lit test format by Louis Dionne · 5 years ago
  36. 937040d [libc++] Add REQUIRES for tests that need -fblocks and -fobjc-arc by Louis Dionne · 5 years ago
  37. ff09135 [libc++] Execute tests from the Lit execution root instead of the test tree by Louis Dionne · 5 years ago
  38. 92e563b [libc++] SSH: Create a tarball of dependencies and scp that instead by Louis Dionne · 5 years ago
  39. 160b01c [libc++] SSH: Use -p when scp'ing to preserve modes and modification times by Louis Dionne · 5 years ago
  40. 0489d39 [libc++] SSH: Properly handle test-executables that are not the first argument by Louis Dionne · 5 years ago
  41. 64acef3 [libc++] Handle SSH errors more gracefully and make sure we clean up the tmp directory by Louis Dionne · 5 years ago
  42. fee0026 [libc++abi] Fix remote execution of .sh.cpp tests by Sergej Jaskiewicz · 5 years ago
  43. 1c0dd57 [libc++] Use 'export' instead of 'env' to run remote commands by Louis Dionne · 5 years ago
  44. 07e4625 [libc++] Allow running .sh.cpp tests with SSHExecutors by Louis Dionne · 5 years ago
  45. 89fe36d [libc++] Make sure substitutions are expanded inside FILE_DEPENDENCIES by Louis Dionne · 5 years ago
  46. 34756a1 [libc++] Execute tests using an external shell by Louis Dionne · 5 years ago
  47. fb47ffc [libc++] Provide a method for adding compiler flags in lit.local.cfg files by Louis Dionne · 5 years ago
  48. d3a729a [libc++] Set filesystem test flags in a lit.local.cfg by Louis Dionne · 5 years ago
  49. 05bc588 [libc++] Do not rely on the environment to run filesystem tests by Louis Dionne · 5 years ago
  50. 05b04c6 Recommit "[libc++] NFC: Simplify substitutions by using lit recursive substitutions" by Louis Dionne · 5 years ago
  51. 32c9efb [libc++] Add support for a new keyword ADDITIONAL_COMPILE_FLAGS by Louis Dionne · 5 years ago
  52. 12f6b02 Revert "[libc++] NFC: Simplify substitutions by using lit recursive substitutions" by David Zarzycki · 5 years ago
  53. e9a2caf [libc++] Use braces around %file_dependencies substitution by Louis Dionne · 5 years ago
  54. cd7f975 [libc++] NFC: Simplify substitutions by using lit recursive substitutions by Louis Dionne · 5 years ago
  55. 08776de [libc++/libc++abi] Properly delimit lit substitutions by Louis Dionne · 5 years ago
  56. 3f2f7f8 [libc++] Remove unused lit substitutions by Louis Dionne · 5 years ago
  57. 6c6fba8 Correctly handle using foo = std::foo inside namespaces. by Sterling Augustine · 5 years ago
  58. 0767732 Revert "[libc++] Run the builders Docker containers 'as 'buildbot instead of 'root'" by Eric Fiselier · 5 years ago
  59. a5fa5f7 [libc++] Do not force the use of -Werror in verify tests by Louis Dionne · 5 years ago
  60. aec82f9 [libc++] Require the use of clang-verify in .fail.cpp tests that don't fail without it by Louis Dionne · 5 years ago
  61. 9223b7f [libc++] Add a new %exec substitution by Louis Dionne · 5 years ago
  62. f03ac38 [libc++] Drop custom support for flaky tests from libc++ test suite by Louis Dionne · 5 years ago
  63. a32b94c [libc++] Run the builders Docker containers 'as 'buildbot instead of 'root' by Louis Dionne · 5 years ago
  64. 7311b27 [libc++] Install a recent CMake in the Docker build bots by Louis Dionne · 5 years ago
  65. 3c84aca [libc++] Bump Clang support for Clang 4 by Louis Dionne · 5 years ago
  66. c0e1135f [libc++] Fix URL to llvm github by Eric Fiselier · 5 years ago
  67. deb5103 [libc++] Rework buildbot configuration for the greater good. by Eric Fiselier · 5 years ago
  68. 0feaf22 [libc++] Properly handle environment variables with '=' in them by Louis Dionne · 5 years ago
  69. e22fe98 [libc++] Make the %run substitution closer to how .pass.cpp tests are executed by Louis Dionne · 5 years ago
  70. 7efbd85 [libc++] Add a new FILE_DEPENDENCIES parser by Louis Dionne · 5 years ago
  71. a4ef2a7 [libc++] Move some misplaced compile-time flags by Louis Dionne · 5 years ago
  72. 3d9e6c4 [libc++] Use env to set the tool's environment on Darwin by Louis Dionne · 5 years ago
  73. 0534358 [libc++] [P0646] Add feature-test macro for __cpp_lib_list_remove_return_type. by Marek Kurdej · 5 years ago
  74. dffbaa4 [libcxx] Drop -D option from libtool when merging archives by Petr Hosek · 5 years ago
  75. 603acd9 [libcxx] When merging archives, build index even on Darwin by Petr Hosek · 5 years ago
  76. b4b4259 [libc++] update GCC cherry-pick to build 4.8.5 by Eric Fiselier · 5 years ago
  77. 0b8585e [libc++] Update compiler images and more docker cleanup. by Eric Fiselier · 5 years ago
  78. fdba2e4 [libc++] Update lld version on buildbots to be LLVM-11. by Eric Fiselier · 5 years ago
  79. 1d8fad4 [libc++] Rework docker files for buildbots. by Eric Fiselier · 5 years ago
  80. 12339ef Revert "[libc++] Do not set the `availability=XXX` feature when not testing against a system libc++" by Louis Dionne · 5 years ago
  81. 7dd6a86 [libc++] Do not set the `availability=XXX` feature when not testing against a system libc++ by Louis Dionne · 5 years ago
  82. 99382e4 [libc++] Add utility to generate and display libc++'s header dependency graph. by Eric Fiselier · 5 years ago
  83. 2234cf5 [libc++][macOS CI] Ensure that the SDK version is not older than the deployment target by Louis Dionne · 5 years ago
  84. e93e58c Reland [libc++] [P0325] Implement to_array from LFTS with updates. by Marek Kurdej · 5 years ago
  85. 5e70172 Revert "[libc++] [P0325] Implement to_array from LFTS with updates." by Marek Kurdej · 5 years ago
  86. 86aae78 [libc++] [P0325] Implement to_array from LFTS with updates. by Marek Kurdej · 5 years ago
  87. b4c911e [libcxx] Add a std::string_view pretty printer for libcxx. by Eric Fiselier · 5 years ago
  88. 7b8dc8c [libcxx] Support Python 3.8 in the test suite by Sergej Jaskiewicz · 5 years ago
  89. 049c437 [libcxx] Introduce LinuxRemoteTI for remote testing by Sergej Jaskiewicz · 5 years ago
  90. e308a0c [libcxx] Fix a typo in config.py by Sergej Jaskiewicz · 5 years ago
  91. f97936f [libc++] Cleanup and enable multiple warnings. by Eric Fiselier · 5 years ago
  92. 44c167a [libcxx] Replace func_name with __name__ for compatibility with Python 3 by Sergej Jaskiewicz · 5 years ago
  93. 8bd9d0b [libcxx] [test] Query the target platform, not the host one by Louis Dionne · 5 years ago
  94. 06e5ebf [libcxx] Add -Wno-deprecated-copy to the test config by David Zarzycki · 5 years ago
  95. 8b77a3a [libc++] [P1612] Add missing feature-test macro __cpp_lib_endian. by Louis Dionne · 6 years ago
  96. fd02a46 [libcxx] Make generate_feature_test_macro_components script compatible with Python 3. by Louis Dionne · 6 years ago
  97. dba8396 [libcxx] Disable -Wconstant-evaluated for testsuite by Dávid Bolvanský · 6 years ago
  98. fd667b8 [libcxx] [test] Run `chmod +x` on executables when testing via SSH by Louis Dionne · 6 years ago
  99. 689ce81 [libc++][NFC] Remove excess trailing newlines from most files by Casey Carter · 6 years ago
  100. 1ea8bb3 [libc++] Move the linker script generation step to CMake by Louis Dionne · 6 years ago