[PATCH] D35781: [Sema] Make sure that -Wunguarded-availability emits notes at the right redeclaration
Erik Pilkington via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jul 23 21:04:18 PDT 2017
erik.pilkington planned changes to this revision.
erik.pilkington added a comment.
On second thought, I think it makes more sense to do this right before we emit a diagnostic so we have the most recent redecl with all the inherited availability attributes until then. I'll put a diff up for that tomorrow!
https://reviews.llvm.org/D35781
More information about the cfe-commits
mailing list