diff options
author | Balázs Kéri <1.int32@gmail.com> | 2021-09-22 09:15:29 +0200 |
---|---|---|
committer | Balázs Kéri <1.int32@gmail.com> | 2021-09-22 10:14:03 +0200 |
commit | 7ce638538bcf323cd15ed5dfbc43013312b0e3e3 (patch) | |
tree | fc38c68daec2eca3caf7e2847b7e4f58dfa78800 /llvm/utils/UpdateTestChecks/common.py | |
parent | e08a5dc86f1ff868a61e74bfea413889a3d5915f (diff) | |
download | llvm-7ce638538bcf323cd15ed5dfbc43013312b0e3e3.zip llvm-7ce638538bcf323cd15ed5dfbc43013312b0e3e3.tar.gz llvm-7ce638538bcf323cd15ed5dfbc43013312b0e3e3.tar.bz2 |
[clang][ASTImporter] Generic attribute import handling (first step).
Import of Attr objects was incomplete in ASTImporter.
This change introduces support for a generic way of importing an attribute.
For an usage example import of the attribute AssertCapability is
added to ASTImporter.
Updating the old attribute import code and adding new attributes or extending
the generic functions (if needed) is future work.
Reviewed By: steakhal, martong
Differential Revision: https://reviews.llvm.org/D109608
Diffstat (limited to 'llvm/utils/UpdateTestChecks/common.py')
0 files changed, 0 insertions, 0 deletions