llvm-project/libcxx
Louis Dionne 81b6aa0e27 [libc++] Fix tests failing with Clang after removing GCC warnings 2020-10-30 14:56:12 -04:00
..
benchmarks [runtimes] Revert the libc++ __config_site change 2020-10-23 09:41:48 -04:00
cmake [libc++] Add a libc++ configuration that does not support localization 2020-10-27 14:56:30 -04:00
docs [libcxx] [docs] [NFC] Fix typo. 2020-10-29 14:39:09 +01:00
include [libc++] Re-apply the switch-based std::variant implementation 2020-10-28 17:09:11 -04:00
lib [libc++] Define new/delete in libc++abi only by default 2020-10-19 11:35:01 -04:00
src [libc++] Fix tests failing with Clang after removing GCC warnings 2020-10-30 14:56:12 -04:00
test [libc++] Fix tests failing with Clang after removing GCC warnings 2020-10-30 14:56:12 -04:00
utils [libc++] Add -Wno-sized-deallocation to avoid spurious GCC warnings 2020-10-30 12:51:07 -04:00
www [libc++] Re-apply fdc41e11f (LWG1203) without breaking the C++11 build 2020-09-23 08:56:00 -04:00
.clang-format
.gitignore [libcxx] Fix .gitignore to not exclude test directories 2020-03-25 17:52:23 -07:00
CMakeLists.txt [libc++] Add a libc++ configuration that does not support localization 2020-10-27 14:56:30 -04:00
CREDITS.TXT [libcxx] Adds [concept.same] 2020-04-08 18:00:13 -04:00
LICENSE.TXT
NOTES.TXT
TODO.TXT [libc++][NFC] Remove outdated TODO item 2020-07-08 13:04:33 -04:00
appveyor-reqs-install.cmd
appveyor.yml