llvm-project/libcxx
Martin Storsjö 0d7de7a355 [libcxx] Make LIBCXX_HERMETIC_STATIC_LIBRARY apply to libc++experimental too
This avoids dllexports in that library.

Differential Revision: https://reviews.llvm.org/D129271
2022-07-08 09:55:18 +03:00
..
benchmarks [libc++][ranges] Implement `ranges::stable_sort`. 2022-07-01 16:34:26 -07:00
cmake [libcxx] [ci] Don't disable libc++experimental in mingw builds 2022-07-07 23:30:53 +03:00
docs [libc++][doc] Removes a colon in a title. 2022-07-07 19:07:03 +02:00
include Revert "[libc++] Use ABI tags instead of internal linkage to provide per-TU insulation" 2022-07-07 08:58:55 -07:00
lib [libcxx][AIX] Enable ABI list checking for XCOFF 2022-06-14 13:16:00 -04:00
src [libcxx] Make LIBCXX_HERMETIC_STATIC_LIBRARY apply to libc++experimental too 2022-07-08 09:55:18 +03:00
test [libcxx] Make LIBCXX_HERMETIC_STATIC_LIBRARY apply to libc++experimental too 2022-07-08 09:55:18 +03:00
utils [libc++] Re-add transitive includes that had been removed since LLVM 14 2022-06-27 22:18:19 -04:00
.clang-format [libcxx] Remove extraneous '---' lines in .clang-format files 2022-06-15 01:34:37 -07:00
.clang-tidy [libc++][clang-tidy] Enable bugprone-use-after-move and explicitly list all used checks 2022-06-21 20:25:04 +02:00
.gitignore
CMakeLists.txt Revert "[libc++] Use ABI tags instead of internal linkage to provide per-TU insulation" 2022-07-07 08:58:55 -07:00
CREDITS.TXT
LICENSE.TXT
TODO.TXT
appveyor-reqs-install.cmd
appveyor.yml