[PATCH] D35783: Ignore shadowing for declarations coming from within macros.

Kim Gräsman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 24 23:35:25 PDT 2017


kimgr added a comment.

Any chance you could try my example too? It seems like this approach might catch it.

But does the new approach really do anything different for your original example?


https://reviews.llvm.org/D35783





More information about the cfe-commits mailing list