Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed Sema::VerifyConstantArrayType(). With the new Array/ConstantArray/Var... | Steve Naroff | 2007-08-31 | 1 | -0/+10 |
* | Final phase of array cleanup (for now), removing a FIXME from yesterday. | Steve Naroff | 2007-08-30 | 1 | -0/+8 |
* | Move the "invalid decl" idiom up to Decl (where we have some bits to steal:-) | Steve Naroff | 2007-08-28 | 1 | -0/+6 |
* | Fix bogus warnings (noticed by Chris) with array-constraints.c. | Steve Naroff | 2007-08-26 | 1 | -1/+17 |
* | steve's recent changes fixed this bogus warning. | Chris Lattner | 2007-08-26 | 1 | -1/+1 |
* | oops, this is the real fix. | Chris Lattner | 2007-08-02 | 1 | -1/+1 |
* | update test | Chris Lattner | 2007-08-02 | 1 | -1/+1 |
* | Fix a crasher that Neil reported: Sema::GetTypeForDeclarator should never | Chris Lattner | 2007-07-19 | 1 | -0/+11 |