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)
commit81a01e73faabb574bc0a8606de560c5c671e8801
tree6391137bf5b964b8b71537c31c1c36b838843954
parent963e0d6755cd7b79c96a6b167460e1c9ed3f8353
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.

llvm-svn: 375338
clang/docs/Modules.rst
clang/include/clang/Driver/CC1Options.td
clang/include/clang/Lex/HeaderSearchOptions.h
clang/lib/Frontend/CompilerInvocation.cpp
clang/test/Modules/context-hash.c [deleted file]