aboutsummaryrefslogtreecommitdiffstats
path: root/utils/TableGen/ClangASTNodesEmitter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Allow for creation of clang DeclNodes tables.Sean Hunt2010-05-301-46/+70
* Replace FIRST_* and LAST_* macros with a generic STMT_RANGE macroSean Hunt2010-05-181-20/+27
* Fix some stylistic issues with my last commit.Sean Hunt2010-05-061-76/+84
* Add newline to end of file to avoid warningShantonu Sen2010-05-051-1/+1
* Include the right header for toupperSean Hunt2010-05-051-1/+1
* Add an emitter to handle the list of clang statement nodes.Sean Hunt2010-05-051-0/+126