Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
CodeGenCXX
/
cxx1z-inline-variables.cpp
18b28a8
Properly construct `inline` members without initializers
by George Burgess IV
· 8 years ago
93ee9ca
In C++17, when instantiating an out-of-line definition of an inline static data
by Richard Smith
· 8 years ago
e124612
[c++17] Visit class template explicit specializations just like all other class definitions in codegen.
by Richard Smith
· 8 years ago
8910fe6
For better compatibility with C++11 and C++14, emit a nondiscardable definition
by Richard Smith
· 8 years ago
d9b9009
PR28394: For compatibility with c++11 and c++14, if a static constexpr data
by Richard Smith
· 9 years ago
62f19e7
Implement C++17 P0386R2, inline variables. (The 'inline' specifier gives a
by Richard Smith
· 9 years ago