aboutsummaryrefslogtreecommitdiffstats
path: root/utils/TableGen/ClangASTNodesEmitter.h
Commit message (Expand)AuthorAgeFilesLines
* eliminate the Records global variable, patch by Garrison Venn!Chris Lattner2010-12-131-1/+1
* Fix commentSean Hunt2010-06-011-1/+1
* Allow for creation of clang DeclNodes tables.Sean Hunt2010-05-301-5/+53
* Fix some stylistic issues with my last commit.Sean Hunt2010-05-061-2/+2
* Add an emitter to handle the list of clang statement nodes.Sean Hunt2010-05-051-0/+36