Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
ec92bc78979aae6ec436fe51d082f7467e6f96c0
/
test
/
CodeGenCXX
/
constructors.cpp
ddb2147
Don't build member initializers for zero-length or incomplete arrays,
by Douglas Gregor
· 13 years ago
dd376ca
Arrays are permitted to be zero-length in some situations.
by John McCall
· 13 years ago
9cbe4f0
clang side to match the LLVM IR type system rewrite patch.
by Chris Lattner
· 13 years ago
0691a5c
Move unnamed_addr after the function arguments on Sabre's request.
by Rafael Espindola
· 14 years ago
c5f657f
Add unnamed_addr to constructors and destructors.
by Rafael Espindola
· 14 years ago
c743571
Account for the VTT argument when making an implicit copy constructor for
by John McCall
· 15 years ago
7002f4c
Turn access control on by default in -cc1.
by John McCall
· 15 years ago
c0bf462
Perform two more constructor/destructor code-size optimizations:
by John McCall
· 15 years ago