[PATCH] Modules: Error on missing header files only if a module is built/used.

Daniel Jasper djasper at google.com
Mon Dec 9 04:59:16 PST 2013


  Changed implementation as promised and updated description.

Hi klimek, rsmith, doug.gregor,

http://llvm-reviews.chandlerc.com/D2352

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D2352?vs=5952&id=5982#toc

Files:
  include/clang/Basic/DiagnosticFrontendKinds.td
  include/clang/Basic/DiagnosticLexKinds.td
  include/clang/Basic/Module.h
  include/clang/Lex/ModuleMap.h
  lib/Basic/Module.cpp
  lib/Frontend/CompilerInstance.cpp
  lib/Frontend/FrontendActions.cpp
  lib/Lex/HeaderSearch.cpp
  lib/Lex/ModuleMap.cpp
  test/Modules/Inputs/submodules/module.map
  test/Modules/submodules.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2352.2.patch
Type: text/x-patch
Size: 14402 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131209/afb2a46e/attachment.bin>


More information about the cfe-commits mailing list