Star81
27
代码介绍
代码
Issues8
Pull Requests10
流水线
Actions
讨论
Wiki
项目成员44
分析
项目设置
Star81
27
  1. msdebug
  2. /
  3. libcxx
  4. /
  5. test
  6. /
  7. std
  8. /
  9. utilities
  10. /
  11. meta
  12. /
  13. meta.trans
GGitHub[libc++][test] Enhance ADDITIONAL_COMPILE_FLAGS, use TEST_MEOW_DIAGNOSTIC_IGNORED sparingly (#75317)
64addd65创建于 2023年12月15日历史提交
文件最后提交记录最后更新时间
meta.trans.arr
Reworked all the utilities/meta tests to use ASSERT_SAME_TYPE instead of 'static_assert( is_same<'. Much easier to read. I left two tests alone: is_same.pass.cpp, which should call 'is_same' directly, and common_type.pass.cpp, which Eric is working on. NFC intended7 年前
meta.trans.cv
Reworked all the utilities/meta tests to use ASSERT_SAME_TYPE instead of 'static_assert( is_same<'. Much easier to read. I left two tests alone: is_same.pass.cpp, which should call 'is_same' directly, and common_type.pass.cpp, which Eric is working on. NFC intended7 年前
meta.trans.other
[libc++][test] Enhance ADDITIONAL_COMPILE_FLAGS, use TEST_MEOW_DIAGNOSTIC_IGNORED sparingly (#75317)2 年前
meta.trans.ptr
Reworked all the utilities/meta tests to use ASSERT_SAME_TYPE instead of 'static_assert( is_same<'. Much easier to read. I left two tests alone: is_same.pass.cpp, which should call 'is_same' directly, and common_type.pass.cpp, which Eric is working on. NFC intended7 年前
meta.trans.ref
Make rvalue metaprogramming traits work in C++03.6 年前
meta.trans.sign
[libc++] Remove _LIBCPP_HAS_NO_STRONG_ENUMS.4 年前
objc_support.compile.pass.mm
[libc++] Add support for .compile.pass.mm and .link.pass.mm tests3 年前