[PATCH] D120296: [Attr] Fix a btf_type_tag AST generation bug
Yonghong Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 25 09:06:39 PST 2022
yonghong-song added a comment.
@aaron.ballman Thanks for suggestion. Agree that Having a new Type is a better idea. I guess, I will add BTFTagAttributeType which extends AttributeType to see whether it works or not.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120296/new/
https://reviews.llvm.org/D120296
More information about the cfe-commits
mailing list