<div dir="ltr">Ping. Maybe you could take a look at this Richard?</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jun 12, 2013 at 12:39 PM, Lawrence Crowl <span dir="ltr"><<a href="mailto:crowl@google.com" target="_blank">crowl@google.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi doug.gregor,<br>
<br>
This patch adds an option to disable module loading.  The intent is that the module maps are all still interpreted, but the AST files are not read or written.<br>
<br>
The intent is to enable header inclusion testing when merged with the module private header patch.<br>
<br>
This patch is incomplete, as it does not provide any documentation.  The intent is to get feedback on the direction.<br>
<br>
<a href="http://llvm-reviews.chandlerc.com/D963" target="_blank">http://llvm-reviews.chandlerc.com/D963</a><br>
<br>
Files:<br>
  lib/Parse/Parser.cpp<br>
  lib/Frontend/CompilerInvocation.cpp<br>
  lib/Sema/SemaCodeComplete.cpp<br>
  lib/Lex/PPDirectives.cpp<br>
  lib/Lex/Preprocessor.cpp<br>
  test/Modules/noload.cpp<br>
  test/Modules/Inputs/private0/common.h<br>
  test/Modules/Inputs/private1/private1.h<br>
  test/Modules/Inputs/private1/module.map<br>
  test/Modules/Inputs/private1/public1.h<br>
  test/Modules/Inputs/private2/module.map<br>
  test/Modules/Inputs/private2/private2.h<br>
  test/Modules/Inputs/private2/public2.h<br>
  include/clang/Driver/Options.td<br>
  include/clang/Basic/LangOptions.def<br>
  include/clang/Basic/DiagnosticCommonKinds.td<br>
<br>_______________________________________________<br>
cfe-commits mailing list<br>
<a href="mailto:cfe-commits@cs.uiuc.edu">cfe-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits</a><br>
<br></blockquote></div><br></div>