[PATCH] [modules] PR20507: Avoid silent textual inclusion.

Ben Langmuir blangmuir at apple.com
Fri Jun 19 07:36:32 PDT 2015


================
Comment at: include/clang/Basic/DiagnosticLexKinds.td:626
@@ -625,1 +625,3 @@
+def note_implicit_top_level_module_import_here : Note<
+  "submodule of top-level module '%0' implicitly imported here">;
 def warn_uncovered_module_header : Warning<
----------------
I'd just drop "submodule of top-level ".

http://reviews.llvm.org/D10423

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






More information about the cfe-commits mailing list