summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/DeclSpec.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactor how we collect attributes during parsing, and add slots for attributesJohn McCall2010-12-241-2/+4
* Refactoring of Diagnostic class.Argyrios Kyrtzidis2010-11-181-13/+12
* Implement the C++0x "trailing return type" feature, e.g.,Douglas Gregor2010-10-011-1/+3
* Make sure we clear TypeSpecOwned when setting TypeSpecType to something whenJohn McCall2010-08-261-0/+6
* Abstract out passing around types and kill off ActionBase.John McCall2010-08-241-10/+61
* DeclPtrTy -> Decl *John McCall2010-08-211-3/+3
* Another step in the process of making the parser depend on Sema:John McCall2010-08-201-0/+610
OpenPOWER on IntegriCloud