================
Comment at: test/Modules/inferred-framework-case.m:6
@@ -5,3 +5,3 @@
 
-@import MOdule; // expected-error{{module 'MOdule' not found}}
+@import Mudule; // expected-error{{module 'Mudule' not found}}
 @import Module;
----------------
Might be nicer to make it more explicit that this shouldn't be present, but 
this works just as well.

http://reviews.llvm.org/D7078

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/



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

Reply via email to