Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
3b5b92ab39388bb180097f3234fde9239532af4c
/
test
/
CodeGenCXX
/
default-arg-temps.cpp
ed8abf1
Reinstate the fix for PR7556. A silly use of isTrivial() was
by Douglas Gregor
· 14 years ago
8474567
Revert r107828 and r107827, the fix for PR7556, which seems to be
by Douglas Gregor
· 14 years ago
63ef464
Do not use CXXZeroValueInitExpr for class types. Instead, use
by Douglas Gregor
· 14 years ago
3d6c178
When inheriting a default argument expression, inherit the full expression,
by John McCall
· 15 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
4fcfde4
Eliminate &&s in tests.
by Daniel Dunbar
· 15 years ago
329763b
add support for codegening CXXZeroInitValueExprs
by Nuno Lopes
· 15 years ago
caa499b
Handle destruction of temporaries used in default argument
by Fariborz Jahanian
· 15 years ago
f54741e
Handle temporaries in default arguments.
by Anders Carlsson
· 15 years ago