silvas added inline comments.

================
Comment at: test/Modules/auto-module-import.m:89
@@ +88,3 @@
+                              expected-error {{import of module 'NoUmbrella.A' 
appears within function 'includeNotAtTopLevel'}} \
+                              expected-note {{consider marking the module as 
textual}}
+}
----------------
I think what this means is marking the *header* as textual. So I would suggest 
the wording "consider marking the header as textual".


http://reviews.llvm.org/D11844



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

Reply via email to