summaryrefslogtreecommitdiffstats
path: root/clang/lib/Parse/DeclSpec.cpp
Commit message (Expand)AuthorAgeFilesLines
* remove some more old Diag methods, replace with a single static helper functionChris Lattner2008-11-221-24/+23
* This reworks some of the Diagnostic interfaces a bit to change how diagnosticsChris Lattner2008-11-181-3/+2
* Change the diagnostics interface to take an array of pointers to Chris Lattner2008-11-181-2/+3
* Implement parsing and semantic checking of the 'mutable' keyword.Sebastian Redl2008-11-141-0/+2
* Add support for parsing and representing C++ constructor declarations.Douglas Gregor2008-10-311-1/+15
* More #include cleaningDaniel Dunbar2008-08-111-1/+0
* More #include cleaningDaniel Dunbar2008-08-111-0/+11
* Implement support for the 'wchar_t' C++ type.Argyrios Kyrtzidis2008-08-091-2/+4
* Wherever a type is used/returned from the Action module, use TypeTy instead o...Argyrios Kyrtzidis2008-08-011-1/+1
* One more test checkin.Mike Stump2008-06-191-1/+1
* This patch is just the easy part of the class names patch, whichChris Lattner2008-04-131-0/+1
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-0/+287
OpenPOWER on IntegriCloud