Don't require C bindings opcode numbers to be kept in sync.
[oota-llvm.git] / utils / TableGen / ClangASTNodesEmitter.h
2011-10-01 Peter CollingbourneMove TableGen's parser and entry point into a library
2010-12-13 Chris Lattnereliminate the Records global variable, patch by Garriso...
2010-06-01 Sean HuntFix comment
2010-05-30 Sean HuntAllow for creation of clang DeclNodes tables.
2010-05-06 Sean HuntFix some stylistic issues with my last commit.
2010-05-05 Sean HuntAdd an emitter to handle the list of clang statement...