1. 4d09f59 Fix test better way. by Fariborz Jahanian · 12 years ago
  2. 15a9356 c: warn when an integer value comparison with an by Fariborz Jahanian · 12 years ago
  3. e38fa18 Don't assume that a valid expression for the first part of a for-statement by Richard Smith · 12 years ago
  4. c6c14e5 A couple minor fixes to template instantiation for for-range loops. by Eli Friedman · 13 years ago
  5. 6895a64 Be sure to emit delayed diagnostics after parsing the declaration by John McCall · 13 years ago
  6. 762bb9d Update all tests other than Driver/std.cpp to use -std=c++11 rather than by Richard Smith · 13 years ago
  7. ad762fc Add support for C++0x's range-based for loops, as specified by the C++11 draft standard (N3291). by Richard Smith · 13 years ago