[PATCH] D68528: [Implicit Modules] Add -cc1 option -fmodules-strict-hash which includes search paths and diagnostics.

Michael Spencer via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 4 17:33:04 PDT 2019


Bigcheese updated this revision to Diff 223345.
Bigcheese retitled this revision from "[Implicit Modules] Add -cc1 option -fmodules-strict-hash which includes search paths." to "[Implicit Modules] Add -cc1 option -fmodules-strict-hash which includes search paths and diagnostics.".
Bigcheese added a comment.

Add diagnostics.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68528/new/

https://reviews.llvm.org/D68528

Files:
  include/clang/Driver/CC1Options.td
  include/clang/Lex/HeaderSearchOptions.h
  lib/Frontend/CompilerInvocation.cpp
  test/Modules/context-hash.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68528.223345.patch
Type: text/x-patch
Size: 6355 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191005/b2552a3b/attachment.bin>


More information about the cfe-commits mailing list