Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
7ff22ded2221f442b1f8ff78172938d04ec8c926
/
test
/
CodeGenCXX
/
references.cpp
e70e8f7
IRgen support for calls to functions that return references to aggregate exressions.
by Anders Carlsson
· 16 years ago
50c39ea
Fix up constant expression handling to deal with the address
by Eli Friedman
· 16 years ago
4a18784
Add IRGen support for local variables of reference type.
by Eli Friedman
· 16 years ago
d54b6ac
Add IRGen support for return statements in functions with reference type.
by Eli Friedman
· 16 years ago
e9f2f45
Functions that return references can be rvalues as well.
by Anders Carlsson
· 16 years ago
68ea78a
Add another test.
by Anders Carlsson
· 16 years ago
4826568
Add support for emitting calls to functions that return references (as lvalues only for now)
by Anders Carlsson
· 16 years ago
5df0d42
Handle the remaining unhandled cases in EmitReferenceBindingToExpr.
by Eli Friedman
· 16 years ago
7cd3a64
irgen for references to complex rvales (Very important...)
by Anders Carlsson
· 16 years ago
9f75e6b
Bad anders.
by Anders Carlsson
· 16 years ago
38d068e
Create a temporary if the lvalue is a bitfield. Reported by Eli.
by Anders Carlsson
· 16 years ago
e04d1c7
Add support for binding references to scalar rvalues.
by Anders Carlsson
· 16 years ago
4bbab92
Bind references to lvalues correctly.
by Anders Carlsson
· 16 years ago
c8667a8
Improve support for irgen of references.
by Anders Carlsson
· 16 years ago