1. 4025944 PR13110: Add a -Wignored-qualifiers warning when ignoring a const, volatile, or by Richard Smith · 12 years ago
  2. 9ca5c42 Update all tests other than Driver/std.cpp to use -std=c++11 rather than by Richard Smith · 14 years ago
  3. 8fbe78f Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 16 years ago
  4. a45cf5b Rename clang to clang-cc. by Daniel Dunbar · 17 years ago
  5. 63b4ff6 Some minor tweaks and additional tests for rvalue references by Douglas Gregor · 17 years ago
  6. 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