Star81
27
代码介绍
代码
Issues9
Pull Requests9
流水线
Actions
讨论
Wiki
项目成员44
分析
项目设置
Star81
27
  1. msdebug
  2. /
  3. libcxx
  4. /
  5. test
  6. /
  7. std
  8. /
  9. experimental
  10. /
  11. utilities
  12. /
  13. meta
LLouis Dionne[libc++] Move all the remaining .fail.cpp tests to .verify.cpp
b82dcb62创建于 2023年7月3日历史提交
文件最后提交记录最后更新时间
meta.detect
[libc++] Move all the remaining .fail.cpp tests to .verify.cpp I made sure they all had some expected-error output in them. Many of these tests would be better implemented as a positive test using SFINAE, but this is beyond the scope of this patch. Differential Revision: https://reviews.llvm.org/D1539802 年前