[all-commits] [llvm/llvm-project] a8684e: Revert "make -fmodules-codegen and -fmodules-debug...
Hans via All-commits
all-commits at lists.llvm.org
Thu Feb 27 05:42:41 PST 2020
Branch: refs/heads/release/10.x
Home: https://github.com/llvm/llvm-project
Commit: a8684e93a347b5a7ecbb07bad40301f1699a813a
https://github.com/llvm/llvm-project/commit/a8684e93a347b5a7ecbb07bad40301f1699a813a
Author: Hans Wennborg <hans at chromium.org>
Date: 2020-02-27 (Thu, 27 Feb 2020)
Changed paths:
M clang/lib/Serialization/ASTReader.cpp
M clang/lib/Serialization/ASTReaderDecl.cpp
M clang/lib/Serialization/ASTWriter.cpp
M clang/lib/Serialization/ASTWriterDecl.cpp
M clang/test/Modules/Inputs/codegen-flags/foo.h
R clang/test/PCH/codegen.cpp
Log Message:
-----------
Revert "make -fmodules-codegen and -fmodules-debuginfo work also with PCHs"
This caused PR44953. See also the discussion on D74846.
This reverts commit cbc9d22e49b434b6ceb2eb94b67079d02e0a7b74.
(cherry picked from commit 7ea9a6e0220da36ff2fd1fbc29c2755be23e5166)
More information about the All-commits
mailing list