[PATCH] D104387: [clang-cl] Implement /external:I, /external:env, and EXTERNAL_INCLUDE support (PR36003)
Hans Wennborg via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 17 06:18:32 PDT 2021
hans updated this revision to Diff 352695.
hans marked 2 inline comments as done.
hans added a comment.
Herald added a subscriber: ormris.
More tests, add help text for command-line options.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104387/new/
https://reviews.llvm.org/D104387
Files:
clang/include/clang/Driver/Options.td
clang/lib/Driver/ToolChains/MSVC.cpp
clang/test/Driver/cl-include.c
clang/test/Driver/cl-options.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104387.352695.patch
Type: text/x-patch
Size: 7955 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210617/5ddadc92/attachment.bin>
More information about the cfe-commits
mailing list