summaryrefslogtreecommitdiffstats
path: root/clang/utils/TableGen/ClangTypeNodesEmitter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Enable better node-hierarchy metaprogramming; NFC.John McCall2019-12-141-1/+1
* Introduce some types and functions to make it easier to work withJohn McCall2019-12-141-33/+25
* [NFC] Correct accidental use of tabs.John McCall2019-12-141-99/+99
* [NFC] Rename ClangASTEmitters.h -> ASTTableGen.hJohn McCall2019-12-141-1/+1
* [NFC] Add a tablegen node for the root of the AST node hierarchies.John McCall2019-10-251-14/+10
* Emit TypeNodes.def with tblgen.John McCall2019-10-011-0/+220
OpenPOWER on IntegriCloud