[all-commits] [llvm/llvm-project] 7ea9a6: Revert "make -fmodules-codegen and -fmodules-debug...
Hans via All-commits
all-commits at lists.llvm.org
Thu Feb 27 05:38:43 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7ea9a6e0220da36ff2fd1fbc29c2755be23e5166
https://github.com/llvm/llvm-project/commit/7ea9a6e0220da36ff2fd1fbc29c2755be23e5166
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.
More information about the All-commits
mailing list