llvm-project/libcxx
Louis Dionne cb1598cf6e [libc++] Correct outdated documentation about __config_site
The way we handle __config_site changed 1-2 years ago, and the
documentation was never updated -- this commit does that.
2022-03-23 13:42:04 -04:00
..
benchmarks [libc++] Don't manually override NDEBUG in the dylib build 2022-03-09 10:05:38 -05:00
cmake [libc++] Do not install the C++ ABI library's headers as part of libc++'s build 2022-03-16 08:53:47 -04:00
docs [libc++] Correct outdated documentation about __config_site 2022-03-23 13:42:04 -04:00
include [libc++][NFC] Change availability macro from macosx to macos 2022-03-23 13:14:19 -04:00
lib [runtimes] Remove FOO_TARGET_TRIPLE, FOO_SYSROOT and FOO_GCC_TOOLCHAIN 2022-03-01 08:39:42 -05:00
src [libc++] Add warning pragma macros in the test suite 2022-03-17 00:11:20 +01:00
test [libc++] Re-enable workaround for pre-ranges CTAD in std::span 2022-03-21 21:56:42 -04:00
utils Revert "[bootstrap] Allow passing options to sub-builds for all targets" 2022-03-21 22:21:30 -07:00
.clang-format
.clang-tidy [libc++] Enable modernize-loop-convert 2022-03-18 20:34:19 +01:00
.gitignore
CMakeLists.txt [libc++] Switch to the new testing configurations by default 2022-03-17 14:26:56 -04:00
CREDITS.TXT
LICENSE.TXT
TODO.TXT
appveyor-reqs-install.cmd
appveyor.yml