[PATCH] D46652: [clang-cl, PCH] Implement support for MS-style PCH through headers
Mike Rice via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 18 08:06:47 PDT 2018
mikerice added a comment.
Ping. This can significantly improve compile time for projects that use the common /Yc<header.h> /Yu<header.h> PCH mechanism.
https://reviews.llvm.org/D46652
More information about the cfe-commits
mailing list