[PATCH] D16965: Fix for Bug 14644 - clang confuses scope operator for global namespace giving extra qualification on member

Richard Smith via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 18 06:31:42 PDT 2016


rsmith added a comment.

Note that the diagnostic wording has already been fixed compared with the diagnostic reported in that bug report. Do we actually need more changes here?


http://reviews.llvm.org/D16965





More information about the cfe-commits mailing list