]> granicus.if.org Git - clang/commit
Revert "[Implicit Modules] Add -cc1 option -fmodules-strict-context-hash which includ...
authorMichael J. Spencer <bigcheesegs@gmail.com>
Sat, 19 Oct 2019 09:45:28 +0000 (09:45 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Sat, 19 Oct 2019 09:45:28 +0000 (09:45 +0000)
commite0049ed341a18972e5df69a474c8f3efa71db116
tree422347647f1af3f65d5fb642f294df5b2ae478c8
parent9504ebbcec8f25e384f36e4145c0cee135a58d88
Revert "[Implicit Modules] Add -cc1 option -fmodules-strict-context-hash which includes search paths and diagnostics." and "[Docs] Fix header level."

The test doesn't work on Windows. I'll fix it and recommit later.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@375338 91177308-0d34-0410-b5e6-96231b3b80d8
docs/Modules.rst
include/clang/Driver/CC1Options.td
include/clang/Lex/HeaderSearchOptions.h
lib/Frontend/CompilerInvocation.cpp
test/Modules/context-hash.c [deleted file]