Revert "make -fmodules-codegen and -fmodules-debuginfo work also with PCHs"
authorHans Wennborg <hans@chromium.org>
Thu, 27 Feb 2020 13:33:43 +0000 (14:33 +0100)
committerHans Wennborg <hans@chromium.org>
Thu, 27 Feb 2020 13:33:43 +0000 (14:33 +0100)
commit7ea9a6e0220da36ff2fd1fbc29c2755be23e5166
tree53de908649a0c5bb92035c5fc9a38d477d3b1623
parent016d91ccbd4d434aa90fbfa6fd28e9da1abc9279
Revert "make -fmodules-codegen and -fmodules-debuginfo work also with PCHs"

This caused PR44953. See also the discussion on D74846.

This reverts commit cbc9d22e49b434b6ceb2eb94b67079d02e0a7b74.
clang/lib/Serialization/ASTReader.cpp
clang/lib/Serialization/ASTReaderDecl.cpp
clang/lib/Serialization/ASTWriter.cpp
clang/lib/Serialization/ASTWriterDecl.cpp
clang/test/Modules/Inputs/codegen-flags/foo.h
clang/test/PCH/codegen.cpp [deleted file]