aboutsummaryrefslogtreecommitdiff
path: root/test/Sema/struct-decl.c
AgeCommit message (Expand)Author
2009-09-09Remove tabs, and whitespace cleanups.Mike Stump
2009-04-29Fix PR4092 by improving error recovery in two ways:Chris Lattner
2009-04-25improve a diagnostic to make more sense.Chris Lattner
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2009-03-06Tweak warning text from the last commitDouglas Gregor
2009-03-06Downgrade complaints about the use of variable-sized types within aDouglas Gregor
2009-02-22Sanity fix for PR3642: if we're treating a diagnostic as an error, it's Eli Friedman
2009-02-19fix test caseZhongxing Xu
2009-02-03Simplify the way in which we inject the names of tag definitions andDouglas Gregor
2009-02-02fix TryToFixInvalidVariablyModifiedType to reject negative array sizesNuno Lopes
2009-02-02fix PR3459: improve compatibility with gcc when checking for constant exprsNuno Lopes