[all-commits] [llvm/llvm-project] 81a01e: Revert "[Implicit Modules] Add -cc1 option -fmodul...
Michael Spencer via All-commits
all-commits at lists.llvm.org
Sat Oct 19 02:44:21 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 81a01e73faabb574bc0a8606de560c5c671e8801
https://github.com/llvm/llvm-project/commit/81a01e73faabb574bc0a8606de560c5c671e8801
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
R clang/test/Modules/context-hash.c
Log Message:
-----------
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
More information about the All-commits
mailing list