Star
81
Fork
27
代码
介绍
代码
Issues
9
Pull Requests
9
流水线
Actions
讨论
Wiki
项目成员
44
分析
项目设置
Star
81
Fork
27
master
msdebug
/
libcxx
/
test
/
std
/
containers
/
sequences
/
array
/
array.fill
下载当前目录
G
GitHub
[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/D109711
4 年前
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 年前