[all-commits] [llvm/llvm-project] 8896d0: [Implicit Modules] Add -cc1 option -fmodules-stric...
Michael Spencer via All-commits
all-commits at lists.llvm.org
Mon Oct 21 15:50:07 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8896d073b1900d34dda4cade101409d08dc0f7dd
https://github.com/llvm/llvm-project/commit/8896d073b1900d34dda4cade101409d08dc0f7dd
Author: Michael J. Spencer <bigcheesegs at gmail.com>
Date: 2019-10-21 (Mon, 21 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.
This is a recommit of r375322 and r375327 with a fix for the Windows test breakage.
llvm-svn: 375466
More information about the All-commits
mailing list