aboutsummaryrefslogtreecommitdiff
path: root/include/clang/AST/Makefile
AgeCommit message (Expand)Author
2013-02-01Unbreak Makefile build after r174216Dmitri Gribenko
2013-02-01Comment parsing: improve the fidelity of XML output for many block commandsDmitri Gribenko
2013-01-30Comment parsing: resolve more named character referencesDmitri Gribenko
2013-01-07Implement Attr dumping for -ast-dump.Alexander Kornienko
2012-09-10Comment AST: TableGen'ize all command lists in CommentCommandTraits.cpp.Dmitri Gribenko
2012-08-31Comment HTML tag name machers: move from StringSwitch to an efficientDmitri Gribenko
2012-07-06Implement AST classes for comments, a real parser for Doxygen comments and aDmitri Gribenko
2011-10-06Clang-side build system infrastructure for multiple tblgens.Peter Collingbourne
2010-08-18Generate Attr subclasses with TableGen.Sean Hunt
2010-06-16Implement first TD-based usage of attributes.Sean Hunt
2010-06-08Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile.Daniel Dunbar
2010-05-30Move .td files from AST to Basic.Sean Hunt
2010-05-30Convert DeclNodes to use TableGen.Sean Hunt
2010-05-05Reapplying patch to change StmtNodes.def to StmtNodes.td, this timeSean Hunt
2010-05-05Revert r103072; I accidentally ended up deleting a bunch of trailingSean Hunt
2010-05-05Change StmtNodes.def to StmtNodes.td in anticipation of a rewrite of attributesSean Hunt