diff options
author | Mike Rice <michael.p.rice@intel.com> | 2018-09-11 17:10:44 +0000 |
---|---|---|
committer | Mike Rice <michael.p.rice@intel.com> | 2018-09-11 17:10:44 +0000 |
commit | 58df1affedc0d68eda16b87984a31dea217ff930 (patch) | |
tree | 055ccfe2a9023cdc9d883947849814a3d50e3a2d /clang/lib/Driver/Job.cpp | |
parent | 12fd6bd4ad8f472304dc51120c11125f5627160b (diff) | |
download | bcm5719-llvm-58df1affedc0d68eda16b87984a31dea217ff930.tar.gz bcm5719-llvm-58df1affedc0d68eda16b87984a31dea217ff930.zip |
[clang-cl, PCH] Support for /Yc and /Yu without filename and #pragma hdrstop
With clang-cl, when the user specifies /Yc or /Yu without a filename
the compiler uses a #pragma hdrstop in the main source file to
determine the end of the PCH. If a header is specified with /Yc or
/Yu #pragma hdrstop has no effect.
The optional #pragma hdrstop filename argument is not yet supported.
Differential Revision: https://reviews.llvm.org/D51391
llvm-svn: 341963
Diffstat (limited to 'clang/lib/Driver/Job.cpp')
0 files changed, 0 insertions, 0 deletions