[PATCH] D35783: Ignore shadowing for declarations coming from within macros.
Daniel Jasper via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 24 23:37:57 PDT 2017
djasper added a comment.
Yes, your example would work, too. The specific use case I have is where we are shadowing global variables.
https://reviews.llvm.org/D35783
More information about the cfe-commits
mailing list