[PATCH] D74846: fix -fcodegen-modules code when used with PCH (PR44953)
Alexandre Ganea via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 27 06:14:52 PST 2020
aganea added a comment.
Thanks @hans! Nevertheless I think this is a good change and we should push it for 11.0. I was indeed seeing better timings on our end with what @llunak was proposing, we are heavy users of PCH headers (and migrating to modules is not trivial in our case, lots of code branching & integrations)
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74846/new/
https://reviews.llvm.org/D74846
More information about the cfe-commits
mailing list