llvm-project/libcxx
Nikolas Klauser feb80aa96b [libc++] `= delete` member functions with // = delete;
Use `= delete` for member functions that are marked with `// = delete;`

Reviewed By: ldionne, Quuxplusone, #libc

Spies: jloser, libcxx-commits

Differential Revision: https://reviews.llvm.org/D115291
2021-12-08 19:29:44 +01:00
..
benchmarks Re-Reland "[benchmarks] Move libcxx's fork of google/benchmark and llvm/utils'" 2021-12-07 17:10:41 -08:00
cmake Reapply [runtimes] Fix building initial libunwind+libcxxabi+libcxx with compiler implied -lunwind 2021-12-08 00:32:40 +02:00
docs [libc++][release] Do not force building the runtimes with -fPIC 2021-12-08 11:34:35 -05:00
include [libc++] `= delete` member functions with // = delete; 2021-12-08 19:29:44 +01:00
lib Revert "Microsoft's floating-point to_chars powered by Ryu and Ryu Printf" 2021-12-07 00:10:14 -08:00
src [libc++][release] Do not force building the runtimes with -fPIC 2021-12-08 11:34:35 -05:00
test [libc++][release] Do not force building the runtimes with -fPIC 2021-12-08 11:34:35 -05:00
utils Revert "[libc++][ci] Disable generating debug information." 2021-12-08 17:58:51 +01:00
.clang-format [libc++] Update clang-format to C++20. 2021-10-30 12:50:57 +02:00
.clang-tidy [libc++][NFC] Disable clang-tidy checks 2021-12-06 01:51:23 +01:00
.gitignore [libcxx] Fix .gitignore to not exclude test directories 2020-03-25 17:52:23 -07:00
CMakeLists.txt Reapply [runtimes] Fix building initial libunwind+libcxxabi+libcxx with compiler implied -lunwind 2021-12-08 00:32:40 +02:00
CREDITS.TXT Revert "Microsoft's floating-point to_chars powered by Ryu and Ryu Printf" 2021-12-07 00:10:14 -08:00
LICENSE.TXT
TODO.TXT [libc++] Disallow volatile types in std::allocator 2021-09-22 11:47:38 -04:00
appveyor-reqs-install.cmd
appveyor.yml