summaryrefslogtreecommitdiffstats
path: root/clang/utils/TableGen/ASTTableGen.h
Commit message (Expand)AuthorAgeFilesLines
* Add the ability for properties to be conditional on other properties.John McCall2019-12-161-0/+6
* Add the ability to declare helper variables when readingJohn McCall2019-12-161-3/+28
* Add the ability to use property-based serialization for "cased" types.John McCall2019-12-161-15/+122
* Abstract serialization: TableGen "basic" reader/writer CRTPJohn McCall2019-12-141-1/+170
* Enable better node-hierarchy metaprogramming; NFC.John McCall2019-12-141-11/+51
* Extract out WrappedRecord as a convenience base class; NFC.John McCall2019-12-141-21/+30
* Introduce some types and functions to make it easier to work withJohn McCall2019-12-141-3/+110
* [NFC] Rename ClangASTEmitters.h -> ASTTableGen.hJohn McCall2019-12-141-0/+39
OpenPOWER on IntegriCloud