summaryrefslogtreecommitdiffstats
path: root/clang/lib/Driver/Job.cpp
diff options
context:
space:
mode:
authorMike Rice <michael.p.rice@intel.com>2018-09-11 17:10:44 +0000
committerMike Rice <michael.p.rice@intel.com>2018-09-11 17:10:44 +0000
commit58df1affedc0d68eda16b87984a31dea217ff930 (patch)
tree055ccfe2a9023cdc9d883947849814a3d50e3a2d /clang/lib/Driver/Job.cpp
parent12fd6bd4ad8f472304dc51120c11125f5627160b (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud