llvm-project/libcxx
Vy Nguyen f44fc35149 [libcxx] Updated test and seemingly incorrect comment from it.
Background: https://reviews.llvm.org/D82490#inline-1007741

Differential Revision: https://reviews.llvm.org/D106092
2021-07-17 13:46:28 -04:00
..
benchmarks [libcxx][nfc] prefixes test type `input_iterator` with `cpp17_` 2021-05-02 05:02:59 +00:00
cmake [runtimes] Don't try passing --target flags to GCC 2021-07-15 16:52:02 -04:00
docs [libc++] Add a CMake target to re-generate files and revamp CONTRIBUTING.rst 2021-07-15 12:07:26 -04:00
include [libcxx][ranges] makes `ranges::subrange` a borrowed range 2021-07-17 17:25:56 +00:00
lib [runtimes] Simplify how we set the target triple 2021-07-16 10:33:39 -04:00
src [libc++] NFC: Fix return-by-const-value and pass-by-const-value typos 2021-06-29 13:57:04 -04:00
test [libcxx] Updated test and seemingly incorrect comment from it. 2021-07-17 13:46:28 -04:00
utils [libcxx][modules] protects users from relying on libc++ detail headers (1/n) 2021-07-16 22:39:18 +00:00
.clang-format [libcxx][NFC] removes IndentRequires from .clang-format 2021-04-15 19:28:45 +00:00
.gitignore [libcxx] Fix .gitignore to not exclude test directories 2020-03-25 17:52:23 -07:00
CMakeLists.txt [runtimes] Simplify how we set the target triple 2021-07-16 10:33:39 -04:00
CREDITS.TXT [libcxx] Adds [concept.same] 2020-04-08 18:00:13 -04:00
LICENSE.TXT
TODO.TXT [libc++][NFC] Remove outdated TODO item 2020-07-08 13:04:33 -04:00
appveyor-reqs-install.cmd
appveyor.yml