Add the ability for properties to be conditional on other properties.
authorJohn McCall <rjmccall@apple.com>
Mon, 16 Dec 2019 08:51:16 +0000 (03:51 -0500)
committerJohn McCall <rjmccall@apple.com>
Mon, 16 Dec 2019 18:34:00 +0000 (13:34 -0500)
commit6887ccfcf283b47f4d7fc58c7099becd79d7c749
tree5fee28d93735bbb94f33ca3c5ab50449e2143ce9
parent256ec9964462ea260871f8233ab3923dbdf65497
Add the ability for properties to be conditional on other properties.

This will be required by TemplateName.
clang/include/clang/AST/PropertiesBase.td
clang/include/clang/AST/TypeProperties.td
clang/utils/TableGen/ASTTableGen.h
clang/utils/TableGen/ClangASTPropertiesEmitter.cpp