summaryrefslogtreecommitdiffstats
path: root/llvm/utils/TableGen/ClangASTNodesEmitter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the Clang tblgen backends from LLVM.Peter Collingbourne2011-10-061-168/+0
* TableGen: Keep the order of DECL_CONTEXT() for DeclNodes.td. RecordVector may...NAKAMURA Takumi2011-04-111-4/+7
* Allow for creation of clang DeclNodes tables.Alexis Hunt2010-05-301-46/+70
* Replace FIRST_* and LAST_* macros with a generic STMT_RANGE macroAlexis Hunt2010-05-181-20/+27
* Fix some stylistic issues with my last commit.Alexis Hunt2010-05-061-76/+84
* Add newline to end of file to avoid warningShantonu Sen2010-05-051-1/+1
* Include the right header for toupperAlexis Hunt2010-05-051-1/+1
* Add an emitter to handle the list of clang statement nodes.Alexis Hunt2010-05-051-0/+126
OpenPOWER on IntegriCloud