Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
.
/
compiler-rt
/
test
/
asan
/
TestCases
/
Helpers
/
initialization-constexpr-extra.cc
blob: b32466a981b36ad495d49d9682d963507c444c90 [
file
] [
log
] [
blame
]
// Constexpr:
int
getCoolestInteger
();
static
int
coolest_integer
=
getCoolestInteger
();