Star
81
Fork
27
代码
介绍
代码
Issues
10
Pull Requests
9
流水线
Actions
讨论
Wiki
项目成员
44
分析
项目设置
Star
81
Fork
27
master
msdebug
/
compiler-rt
/
test
/
asan
/
TestCases
/
Helpers
/
initialization-constexpr-extra.cpp
下载
N
Nico Weber
compiler-rt: Rename cc files below test/asan to cpp
673dc3d4
创建于
2019年8月6日
历史提交
// Constexpr:
int
getCoolestInteger
()
;
static
int
coolest_integer =
getCoolestInteger
();