[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
Thu Oct 17 15:52:38 PDT 2019


Bigcheese added a comment.

While adding the documentation I realized that a better name for this option would be `-fmodules-strict-context-hash` to make it clear which hash it's referring to.


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

https://reviews.llvm.org/D68528





More information about the cfe-commits mailing list