1. b61b815 Improve -Wreorder to handle cases of anonymous class member ordering by David Blaikie · 13 years ago
  2. aabdfcb Fix a crasher in constructor-initializer reordering warnings (PR7179). by Douglas Gregor · 15 years ago
  3. 23eebd9 Diagnose more cases of initializing distinct members of an anonymous union by John McCall · 16 years ago
  4. bb7b658 Diagnose misordered initializers in constructor templates immediately instead of by John McCall · 16 years ago
  5. abb20e6 Fix a nasty bug in the virtual base computation which would lead to us initializing virtual bases in the wrong order. by Anders Carlsson · 16 years ago
  6. 85f9055 When pretty-printing tag types, only print the tag if we're in C (and by John McCall · 16 years ago
  7. 8fbe78f Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 16 years ago
  8. 11289f4 Remove tabs, and whitespace cleanups. by Mike Stump · 16 years ago
  9. 952c15d Misc fixes for -Wreorder: by Eli Friedman · 16 years ago
  10. 3554b5a Patch to build list of inherited virtual base classes by Fariborz Jahanian · 16 years ago
  11. 341583c Sema check on out of order object initialization of by Fariborz Jahanian · 16 years ago