rsmith added a comment.

Functionally, this looks good. How do the diagnostics look in the case where 
lookup only finds a non-namespace name? Eg,

  struct A { struct B {}; };
  namespace X = A::B;


https://reviews.llvm.org/D30848



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to