| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[libcxx][ranges] removes default_initializable from weakly_incrementable and view also: * removes default constructors from predefined iterators * makes span and string_view views Partially implements P2325. Partially resolves LWG3326. Differential Revision: https://reviews.llvm.org/D102468 | 4 年前 | |
[libc++] [P1032] Misc constexpr bits in <iterator>, <string_view>, <tuple>, <utility>. This completes the implementation of P1032's changes to <iterator>, <string_view>, <tuple>, and <utility> in C++20. http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/p1032r1.html Drive-by fix a couple of unintended rvalues in "*iterators*/*.fail.cpp". Differential Revision: https://reviews.llvm.org/D96385 | 5 年前 | |
[libc++][test] Add '-Wdeprecated-copy', '-Wdeprecated-copy-dtor' warnings to the test suite This is a follow up to https://reviews.llvm.org/D144694. Fixes https://github.com/llvm/llvm-project/issues/60977. Differential Revision: https://reviews.llvm.org/D144775 | 2 年前 | |
[libc++] [P1032] Misc constexpr bits in <iterator>, <string_view>, <tuple>, <utility>. This completes the implementation of P1032's changes to <iterator>, <string_view>, <tuple>, and <utility> in C++20. http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/p1032r1.html Drive-by fix a couple of unintended rvalues in "*iterators*/*.fail.cpp". Differential Revision: https://reviews.llvm.org/D96385 | 5 年前 | |
[libc++] [test] Constexpr-ify a couple of insert-iterator tests. This should have been done in D96385; thanks ldionne for the catch! Also, make the back/front inserter behavior tests a little more thorough, which incidentally caught a cut-and-paste-bug in nasty_list, so fix that. Differential Revision: https://reviews.llvm.org/D103318 | 4 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 4 年前 | ||
| 5 年前 | ||
| 2 年前 | ||
| 5 年前 | ||
| 4 年前 |