1. f0fbcb3 avoid requiring people to update from llvm svn. by Chris Lattner · 17 years ago
  2. ca51c97 Constify the is*Lvalue() methods. by Bill Wendling · 17 years ago
  3. 26dc7b3 Remove an extraneous QualType from CastExpr, it's type is always by Chris Lattner · 17 years ago
  4. 2eadfb6 set the correct width for a character literal when evaluating it as an i-c-e. by Chris Lattner · 17 years ago
  5. 590b664 Refactor code so that isIntegerConstantExpr has an ASTContext available. by Chris Lattner · 17 years ago
  6. fa2eaab by Steve Naroff · 17 years ago
  7. fdd7566 Properly use local variable declaration inside a switch case by Anton Korobeynikov · 17 years ago
  8. 5f016e2 Stage two of getting CFE top correct. by Reid Spencer · 17 years ago