1. d0d76f1 move GreaterThanIsOperatorScope into RAIIObjectsForParser. Add some more by Chris Lattner · 16 years ago
  2. 6fb09c8 fix PR5740: a colon is sacred when parsing case statement expressions! by Chris Lattner · 16 years ago
  3. 08d92ec refactor the 'ColonIsSacred' argument to ParseOptionalCXXScopeSpecifier by Chris Lattner · 16 years ago
  4. d167ca0 rename ExtensionRAIIObject.h -> RAIIObjectsForParser.h by Chris Lattner · 16 years ago[Renamed (78%) from lib/Parse/ExtensionRAIIObject.h]
  5. 1eb4433 Remove tabs, and whitespace cleanups. by Mike Stump · 16 years ago
  6. 27ceb9d Rejigger how -pedantic and -pedantic-errors work and their interaction by Chris Lattner · 16 years ago
  7. 500d329 move library-specific diagnostic headers into library private dirs. Reduce by Chris Lattner · 17 years ago
  8. 20c6b3b Split the single monolithic DiagnosticKinds.def file into one by Chris Lattner · 17 years ago
  9. c46d1a1 implement a couple fixme's by implementing __extension__ properly. by Chris Lattner · 17 years ago