Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
20abee6b95c4f5a61e471b4b616439280ca4a81b
/
test
/
CodeGenCXX
/
copy-constructor-elim-2.cpp
9cbe4f0
clang side to match the LLVM IR type system rewrite patch.
by Chris Lattner
· 13 years ago
12e9f8e
Whack a bunch of tests in CodeGenCXX to work on ARM (using ARM ABI). Batch 2 of 3.
by Eli Friedman
· 13 years ago
41f1fd4
Whack a bunch of tests in CodeGenCXX to work on ARM (using ARM ABI). Batch 1 of 3 or so.
by Eli Friedman
· 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
f8b3015
Look through parentheses when deciding whether an expr is a temporary object. Fixes PR8683.
by Anders Carlsson
· 14 years ago
b8f7de9
Do not elide copy construction when we're performing base-class initialization
by Douglas Gregor
· 14 years ago
cb48f8a
Make copy constructor elimination work in more cases; the case in question
by Eli Friedman
· 15 years ago