[PATCH] Add flag -fno-modules-implicit-maps.

Daniel Jasper djasper at google.com
Tue Nov 18 05:40:56 PST 2014


Hi rsmith,

This suppresses the implicit search for files called 'module.map' and similar.

http://reviews.llvm.org/D6305

Files:
  docs/Modules.rst
  include/clang/Basic/LangOptions.def
  include/clang/Driver/Options.td
  include/clang/Lex/HeaderSearch.h
  lib/Frontend/CompilerInvocation.cpp
  lib/Lex/HeaderSearch.cpp
  test/Modules/no-implicit-maps.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6305.16324.patch
Type: text/x-patch
Size: 5492 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141118/0e182404/attachment.bin>


More information about the cfe-commits mailing list