summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/array-constraint.c
Commit message (Expand)AuthorAgeFilesLines
* Removed Sema::VerifyConstantArrayType(). With the new Array/ConstantArray/Var...Steve Naroff2007-08-311-0/+10
* Final phase of array cleanup (for now), removing a FIXME from yesterday.Steve Naroff2007-08-301-0/+8
* Move the "invalid decl" idiom up to Decl (where we have some bits to steal:-)Steve Naroff2007-08-281-0/+6
* Fix bogus warnings (noticed by Chris) with array-constraints.c.Steve Naroff2007-08-261-1/+17
* steve's recent changes fixed this bogus warning.Chris Lattner2007-08-261-1/+1
* oops, this is the real fix.Chris Lattner2007-08-021-1/+1
* update testChris Lattner2007-08-021-1/+1
* Fix a crasher that Neil reported: Sema::GetTypeForDeclarator should never Chris Lattner2007-07-191-0/+11
OpenPOWER on IntegriCloud