[PATCH] D48722: [ASTImporter] Update isUsed flag at Decl import.
Aleksei Sidorin via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 2 10:49:20 PDT 2018
a.sidorin added a comment.
Hello Gabor,
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?
Repository:
rC Clang
https://reviews.llvm.org/D48722
More information about the cfe-commits
mailing list