llvm-project/libcxx
Mark de Wever 7593f68a05 [libc++][nfc] Remove double spaces.
Based on the comment of @Quuxplusone in D111961. It seems no tests are
affected, but give it a run on the CI to be sure.

Reviewed By: #libc, ldionne

Differential Revision: https://reviews.llvm.org/D112231
2021-10-22 17:26:13 +02:00
..
benchmarks [libc++][format] Implement Unicode support. 2021-10-02 11:57:40 +02:00
cmake Revert "[CMake] Cache the compiler-rt library search results" 2021-10-21 10:32:01 -07:00
docs [libc++][doc] Fixes FeatureTestMacroTable.html. 2021-10-22 17:25:43 +02:00
include [libc++][nfc] Remove double spaces. 2021-10-22 17:26:13 +02:00
lib [libcxx] Make allocator<T>:allocate throw bad_array_new_length 2021-10-18 19:12:42 +01:00
src Revert "[CMake] Cache the compiler-rt library search results" 2021-10-21 10:32:01 -07:00
test [libc++][test][NFC] Add tests for std::vector comparisons 2021-10-22 18:11:04 +03:00
utils [libc++][doc] Fixes FeatureTestMacroTable.html. 2021-10-22 17:25:43 +02:00
.clang-format [NFC][libc++] Update clang-format style. 2021-09-24 19:28:07 +02:00
.gitignore [libcxx] Fix .gitignore to not exclude test directories 2020-03-25 17:52:23 -07:00
CMakeLists.txt Revert "[CMake] Cache the compiler-rt library search results" 2021-10-21 10:32:01 -07:00
CREDITS.TXT [NFC] Add contributor name to CREDITS.TXT 2021-09-29 14:48:32 -04:00
LICENSE.TXT
TODO.TXT [libc++] Disallow volatile types in std::allocator 2021-09-22 11:47:38 -04:00
appveyor-reqs-install.cmd
appveyor.yml