Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
Parser
/
cxx0x-rvalue-reference.cpp
4025944
PR13110: Add a -Wignored-qualifiers warning when ignoring a const, volatile, or
by Richard Smith
· 12 years ago
9ca5c42
Update all tests other than Driver/std.cpp to use -std=c++11 rather than
by Richard Smith
· 14 years ago
8fbe78f
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
a45cf5b
Rename clang to clang-cc.
by Daniel Dunbar
· 17 years ago
63b4ff6
Some minor tweaks and additional tests for rvalue references
by Douglas Gregor
· 17 years ago
0f8b23f
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
· 17 years ago