[PATCH] D48722: [ASTImporter] Update isUsed flag at Decl import.
Gabor Marton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 3 02:56:14 PDT 2018
martong added a comment.
> I have a strong feeling of duplication with attribute and flags merging move in https://reviews.llvm.org/D47632. Maybe it is better to be resolved in that review by using the same code for attr/flag merging for both newly-created and mapped decls?
Ok, then I'll integrate this into https://reviews.llvm.org/D47632.
Thanks for the review!
Repository:
rC Clang
https://reviews.llvm.org/D48722
More information about the cfe-commits
mailing list