aboutsummaryrefslogtreecommitdiff
path: root/utils/TableGen/ClangASTNodesEmitter.cpp
AgeCommit message (Expand)Author
2011-10-06Remove the Clang tblgen backends from LLVM.Peter Collingbourne
2011-04-11TableGen: Keep the order of DECL_CONTEXT() for DeclNodes.td. RecordVector may...NAKAMURA Takumi
2010-05-30Allow for creation of clang DeclNodes tables.Sean Hunt
2010-05-18Replace FIRST_* and LAST_* macros with a generic STMT_RANGE macroSean Hunt
2010-05-06Fix some stylistic issues with my last commit.Sean Hunt
2010-05-05Add newline to end of file to avoid warningShantonu Sen
2010-05-05Include the right header for toupperSean Hunt
2010-05-05Add an emitter to handle the list of clang statement nodes.Sean Hunt