Star81
27
代码介绍
代码
Issues9
Pull Requests9
流水线
Actions
讨论
Wiki
项目成员44
分析
项目设置
Star81
27
  1. msdebug
  2. /
  3. libcxx
  4. /
  5. test
  6. /
  7. std
  8. /
  9. utilities
  10. /
  11. smartptr
  12. /
  13. unique.ptr
  14. /
  15. unique.ptr.dltr
  16. /
  17. unique.ptr.dltr.dflt
IIgor Zhukov[libc++] Implement P2273R3 (constexpr unique_ptr)
30dadaa2创建于 2022年9月3日历史提交
文件最后提交记录最后更新时间
convert_ctor.pass.cpp
[libc++] Implement P2273R3 (constexpr unique_ptr) Reviewed By: mordante, #libc Differential Revision: https://reviews.llvm.org/D1313153 年前
default.pass.cpp
[libc++] Implement P2273R3 (constexpr unique_ptr) Reviewed By: mordante, #libc Differential Revision: https://reviews.llvm.org/D1313153 年前
incomplete.compile.fail.cpp
[libc++] Remove Lit annotations for unsupported GCC versions from the test suite Since we officially don't support several older compilers now, we can drop a lot of the markup in the test suite. This helps keep the test suite simple and makes sure that UNSUPPORTED annotations don't rot. This is the first patch of a series that will remove annotations for compilers that are now unsupported. Differential Revision: https://reviews.llvm.org/D1077874 年前
void.compile.fail.cpp
[libc++] Remove Lit annotations for unsupported GCC versions from the test suite Since we officially don't support several older compilers now, we can drop a lot of the markup in the test suite. This helps keep the test suite simple and makes sure that UNSUPPORTED annotations don't rot. This is the first patch of a series that will remove annotations for compilers that are now unsupported. Differential Revision: https://reviews.llvm.org/D1077874 年前