rsmith accepted this revision. This revision is now accepted and ready to land.
================ Comment at: lib/Sema/SemaLookup.cpp:1091 @@ -1091,2 +1091,2 @@ bool Found = false; for (; I != IEnd && S->isDeclScope(*I); ++I) { ---------------- Please rename this to something like `SearchNamespaceScope` (and invert the sense of it) to reflect what it now means. http://reviews.llvm.org/D19763 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits