diff options
author | Sam McCall <sam.mccall@gmail.com> | 2020-10-31 21:09:11 +0100 |
---|---|---|
committer | Sam McCall <sam.mccall@gmail.com> | 2020-11-09 23:45:50 +0100 |
commit | 55120f74ca12faea0e90fe552c85c14485f1fd91 (patch) | |
tree | c2914a3b78fc0ad4d5d72252197de0c573902829 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 0f62f05655d0dc879bd822b7808f1d3120155e6b (diff) | |
download | llvm-55120f74ca12faea0e90fe552c85c14485f1fd91.zip llvm-55120f74ca12faea0e90fe552c85c14485f1fd91.tar.gz llvm-55120f74ca12faea0e90fe552c85c14485f1fd91.tar.bz2 |
[Syntax] Add minimal TableGen for syntax nodes. NFC
So far, only used to generate Kind and implement classof().
My plan is to have this general-purpose Nodes.inc in the style of AST
DeclNodes.inc etc, and additionally a special-purpose backend generating
the actual class definitions. But baby steps...
Differential Revision: https://reviews.llvm.org/D90540
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions