summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/declspec.c
Commit message (Expand)AuthorAgeFilesLines
* improve error to be something end users will actually understand :)Chris Lattner2008-04-021-2/+2
* 1) Enforce C99 6.7.3p2: "Types other than pointer types derived fromChris Lattner2008-04-021-0/+7
* A much better fix for http://llvm.org/bugs/show_bug.cgi?id=1987.Steve Naroff2008-02-141-3/+7
* Allow the parser to detect invalid DeclSpec's. This fixes http://llvm.org/bug...Steve Naroff2008-02-121-1/+5
* Declarator::clear(): Null out variable after it's been deleted.Steve Naroff2008-01-171-0/+3
* Implement C99 6.7.5.3p1Chris Lattner2007-12-191-0/+5
OpenPOWER on IntegriCloud