[PATCH] D73500: [driver] Add a -builtininc flag that lets Darwin driver include Clang builtin headers even with -nostdinc
Alex Lorenz via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 28 18:23:24 PST 2020
arphaman added a comment.
In D73500#1846003 <https://reviews.llvm.org/D73500#1846003>, @MaskRay wrote:
> Should they use -nostdlibinc instead?
Unfortunately they can't control the flag in this specific case, only add flags for specific files.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73500/new/
https://reviews.llvm.org/D73500
More information about the cfe-commits
mailing list