aboutsummaryrefslogtreecommitdiff
path: root/include/clang/AST/CMakeLists.txt
AgeCommit message (Expand)Author
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-02-20New function for tablegenning: clang_tablegen.Oscar Fuentes
2010-08-18Generate Attr subclasses with TableGen.Sean Hunt
2010-06-17Update CMake build for new attribute changes.Sean Hunt
2010-05-30Move .td files from AST to Basic.Sean Hunt
2010-05-30Convert DeclNodes to use TableGen.Sean Hunt
2010-05-05Add forgotten CMakeFiles.txtSean Hunt