[all-commits] [llvm/llvm-project] 14a3f7: [Implicit Modules] Add -cc1 option -fmodules-stric...

Michael Spencer via All-commits all-commits at lists.llvm.org
Fri Oct 18 18:35:17 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 14a3f77ba1034d551e5f8a5bc4cd3ae131738773
      https://github.com/llvm/llvm-project/commit/14a3f77ba1034d551e5f8a5bc4cd3ae131738773
  Author: Michael J. Spencer <bigcheesegs at gmail.com>
  Date:   2019-10-19 (Sat, 19 Oct 2019)

  Changed paths:
    M clang/docs/Modules.rst
    M clang/include/clang/Driver/CC1Options.td
    M clang/include/clang/Lex/HeaderSearchOptions.h
    M clang/lib/Frontend/CompilerInvocation.cpp
    A clang/test/Modules/context-hash.c

  Log Message:
  -----------
  [Implicit Modules] Add -cc1 option -fmodules-strict-context-hash which includes search paths and diagnostics.

Differential Revision: https://reviews.llvm.org/D68528

llvm-svn: 375322




More information about the All-commits mailing list