diff options
author | Hans Wennborg <hans@chromium.org> | 2021-06-16 15:22:17 +0200 |
---|---|---|
committer | Hans Wennborg <hans@chromium.org> | 2021-06-21 15:36:14 +0200 |
commit | 3063a5472266f05add4e5b85f34141ba2e66fa2e (patch) | |
tree | debcea41f876f36ca55e1a985607b5a6a12d16b5 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | bbe16b7af2d66d2abcf75ad72af6155d4da964cb (diff) | |
download | llvm-3063a5472266f05add4e5b85f34141ba2e66fa2e.zip llvm-3063a5472266f05add4e5b85f34141ba2e66fa2e.tar.gz llvm-3063a5472266f05add4e5b85f34141ba2e66fa2e.tar.bz2 |
[clang-cl] Implement /external:I, /external:env, and EXTERNAL_INCLUDE support (PR36003)
This patch does three things:
- Map the /external:I flag to -isystem
- Add support for the /external:env:<var> flag which reads system
include paths from the <var> environment variable
- Pick up system include dirs EXTERNAL_INCLUDE in addition to the old
INCLUDE environment variable.
Differential revision: https://reviews.llvm.org/D104387
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions