aboutsummaryrefslogtreecommitdiff
path: root/utils/TableGen/ClangASTNodesEmitter.h
AgeCommit message (Expand)Author
2011-10-06Remove the Clang tblgen backends from LLVM.Peter Collingbourne
2011-10-01Move TableGen's parser and entry point into a libraryPeter Collingbourne
2010-12-13eliminate the Records global variable, patch by Garrison Venn!Chris Lattner
2010-06-01Fix commentSean Hunt
2010-05-30Allow for creation of clang DeclNodes tables.Sean Hunt
2010-05-06Fix some stylistic issues with my last commit.Sean Hunt
2010-05-05Add an emitter to handle the list of clang statement nodes.Sean Hunt