LGTM

================
Comment at: test/SemaTemplate/ms-lookup-template-base-classes.cpp:383
@@ +382,3 @@
+
+namespace lookup_in_function_contexts {
+template <typename T> struct A { typedef T NameFromBase; };
----------------
Do you have any tests here for lookup in late-parsed function bodies? (I expect 
that'll fail too, and probably shouldn't.)

http://reviews.llvm.org/D4237



_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to