Hans Wennborg 7ea9a6e022 Revert "make -fmodules-codegen and -fmodules-debuginfo work also with PCHs"
This caused PR44953. See also the discussion on D74846.

This reverts commit cbc9d22e49b434b6ceb2eb94b67079d02e0a7b74.
2020-02-27 14:33:43 +01:00

5 lines
37 B
C

struct foo {
};
inline void f1() {
}