OSDN Git Service

Add an emitter to handle the list of clang statement nodes.
authorSean Hunt <rideau3@gmail.com>
Wed, 5 May 2010 04:13:08 +0000 (04:13 +0000)
committerSean Hunt <rideau3@gmail.com>
Wed, 5 May 2010 04:13:08 +0000 (04:13 +0000)
commit84e2f959b770c4271f97eb29e36d62ba2f598af3
treeb939e652f3e7e33b6d82416c04fd62d1e1480640
parent4aad88d1fd88413029dd05255306b07cb19396ee
Add an emitter to handle the list of clang statement nodes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103071 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/CMakeLists.txt
utils/TableGen/ClangASTNodesEmitter.cpp [new file with mode: 0644]
utils/TableGen/ClangASTNodesEmitter.h [new file with mode: 0644]
utils/TableGen/Makefile
utils/TableGen/TableGen.cpp