Star81
27
代码介绍
代码
Issues9
Pull Requests9
流水线
Actions
讨论
Wiki
项目成员44
分析
项目设置
Star81
27
  1. msdebug
  2. /
  3. libcxx
  4. /
  5. test
  6. /
  7. std
  8. /
  9. containers
  10. /
  11. sequences
  12. /
  13. array
  14. /
  15. array.fill
GGitHub[libc++][NFC] Simplify checks for static assertions in .verify.cpp tests (#67559)
9bb9ec38创建于 2023年9月28日历史提交
文件最后提交记录最后更新时间
fill.pass.cpp
[libc++][test] Remove disable_missing_braces_warning.h from tests Several tests include disable_missing_braces_warning.h but do not need to. Remove the include. Inspired from discussion at https://reviews.llvm.org/D109668 Reviewed By: ldionne, #libc, Mordante Differential Revision: https://reviews.llvm.org/D1097114 年前
fill.verify.cpp
[libc++][NFC] Simplify checks for static assertions in .verify.cpp tests (#67559) We don't neeed to handle both spellings anymore since we don't support Clang 15 anymore.2 年前