summaryrefslogtreecommitdiffstats
path: root/clang/utils/TableGen/TableGen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Comment parsing: improve the fidelity of XML output for many block commandsDmitri Gribenko2013-02-011-0/+8
* Comment parsing: resolve more named character referencesDmitri Gribenko2013-01-301-0/+8
* PR14922: when printing an attribute, use the real syntax of the attribute (GN...Michael Han2013-01-241-0/+7
* Implement Attr dumping for -ast-dump.Alexander Kornienko2013-01-071-0/+6
* Sort the #include lines under utils/...Chandler Carruth2012-12-041-1/+0
* tblgen: Migrate clang-tblgen to new TableGenMain API.Sean Silva2012-10-031-87/+82
* Comment AST: TableGen'ize all command lists in CommentCommandTraits.cpp.Dmitri Gribenko2012-09-101-0/+8
* Comment HTML tag name machers: move from StringSwitch to an efficientDmitri Gribenko2012-08-311-0/+16
* Implement AST classes for comments, a real parser for Doxygen comments and aDmitri Gribenko2012-07-061-0/+6
* Make clang-tblgen backends functions instead of TableGenBackends.Jakob Stoklund Olesen2012-06-131-28/+24
* Refactor Clang sema attribute handling.Michael Han2012-03-071-0/+14
* Instantiate dependent attributes when instantiating templates.DeLesley Hutchins2012-01-201-0/+7
* Remove unnecessary default cases in switches over enums.David Blaikie2012-01-171-3/+0
* Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie2011-12-201-1/+1
* Add the Clang tblgen backends to Clang, and flip the switch to causePeter Collingbourne2011-10-061-0/+176
OpenPOWER on IntegriCloud