Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
8a50fe0d76b0f245b4cdd599230f2ee023be82cd
/
test
/
Parser
/
cxx0x-rvalue-reference.cpp
762bb9d
Update all tests other than Driver/std.cpp to use -std=c++11 rather than
by Richard Smith
· 13 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
2ff4478
Some minor tweaks and additional tests for rvalue references
by Douglas Gregor
· 16 years ago
7c80bd6
Almost complete implementation of rvalue references. One bug, and a few unclear areas. Maybe Doug can shed some light on some of the fixmes.
by Sebastian Redl
· 16 years ago