[PATCH] D21004: [LegacyPM] Namespace some classes; NFC

Chandler Carruth via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 6 17:34:04 PDT 2016


chandlerc accepted this revision.
chandlerc added a comment.

You may be able to nuke a using declaration after this?

Anyways, I was super confused why you needed this until I looked more closely at the other change, and that made it obvious. With that in mind, LGTM.


http://reviews.llvm.org/D21004





More information about the llvm-commits mailing list