Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
c169e08f3ad678df4ffb87cbbe5096208f6bf40a
/
test
/
CodeGenCXX
/
rvalue-references.cpp
762bb9d
Update all tests other than Driver/std.cpp to use -std=c++11 rather than
by Richard Smith
· 13 years ago
8ed3ade
Move test, so it actually tests what it is supposed to (given that we don't have an AST verifier).
by Eli Friedman
· 13 years ago
2148011
Be sure to emit lvalue-to-rvalue casts for loads from x-values.
by John McCall
· 13 years ago
70a21de
Allow elision of invocations of move constructors from temporary objects.
by Douglas Gregor
· 14 years ago
b3d5e2f
When producing IR for a lvalue-to-rvalue cast *as an lvalue*, only
by Douglas Gregor
· 14 years ago
88b22a4
When performing a glvalue-to-xvalue static_cast that involves a
by Douglas Gregor
· 14 years ago