summaryrefslogtreecommitdiffstats
path: root/clang/utils/TableGen/ClangASTPropertiesEmitter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Forward {read,write}SomeEnumType to {read,write}Enum instead ofJohn McCall2019-12-161-3/+3
* Add the ability for properties to be conditional on other properties.John McCall2019-12-161-16/+54
* Add the ability to declare helper variables when readingJohn McCall2019-12-161-3/+23
* Add the ability to use property-based serialization for "cased" types.John McCall2019-12-161-63/+202
* Move Basic{Reader,Writer} emission into ASTPropsEmitter; NFC.John McCall2019-12-161-41/+53
* Abstract serialization: TableGen "basic" reader/writer CRTPJohn McCall2019-12-141-0/+658
OpenPOWER on IntegriCloud