[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
Sun May 13 08:14:45 PDT 2018


mikerice added a comment.

Thanks for taking a look at the patch.  I added a warning as suggested. I also fixed skipping so it ignores all directives except #include and now #define.


Repository:
  rC Clang

https://reviews.llvm.org/D46652





More information about the cfe-commits mailing list