llvm/libcxx
Martin Storsjö 7af201cba5 [libcxx] [doc] Remove a leftover tentative release note
This release note was added tentatively in
https://reviews.llvm.org/D120982 / ebde6fc23b.
The issue was resolved differently in
https://reviews.llvm.org/D125715 / bedf657d0f,
but that commit forgot to remove the tentative release note.
2022-08-15 14:27:47 +03:00
..
benchmarks [libc++] Implements Unicode grapheme clustering 2022-07-20 18:38:32 +02:00
cmake [libc++] Simplify how we define the linker script for libc++ 2022-08-05 01:04:08 -07:00
docs [libcxx] [doc] Remove a leftover tentative release note 2022-08-15 14:27:47 +03:00
include [libc++] Add missing includes of <cstddef> 2022-08-12 08:36:00 +02:00
lib [libc++] Rename __libcpp_assertion_handler to __libcpp_verbose_abort 2022-08-02 21:48:48 -07:00
src [libc++] Simplify how we define the linker script for libc++ 2022-08-05 01:04:08 -07:00
test [libcxx] [test] Fix max_size.pass.cpp for PowerPC targets 2022-08-15 09:31:19 +02:00
utils [libc++][ranges] Sets ranges feature-test macro. 2022-08-12 08:36:00 +02:00
.clang-format [libc++] Fix merge-conflict in .clang-format 2022-08-02 21:48:48 -07:00
.clang-tidy [libc++] Make parameter names consistent and enforce the naming style using readability-identifier-naming 2022-07-08 18:17:47 +02:00
.gitignore
appveyor-reqs-install.cmd
appveyor.yml [libc++] Re-apply "Always build c++experimental.a"" 2022-07-19 10:44:19 -04:00
CMakeLists.txt [libc++] Drop the legacy debug mode symbols by default 2022-07-19 17:16:06 -04:00
CREDITS.TXT
LICENSE.TXT
TODO.TXT