[PATCH] D53457: clang-cl: Add "/clang:" pass-through arg support.

Neeraj K. Singh via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 25 15:11:05 PDT 2018


neerajksingh updated this revision to Diff 171203.
neerajksingh retitled this revision from "clang-cl: Add "/Xdriver:" pass-through arg support." to "clang-cl: Add "/clang:" pass-through arg support.".
neerajksingh edited the summary of this revision.
neerajksingh added a comment.

Change the spelling of from "/Xdriver:" to "/clang:".

Refactor getIncludeExcludeOptionFlagMasks to take whether we're in CL mode as an argument, making the function pure.


https://reviews.llvm.org/D53457

Files:
  include/clang/Driver/CLCompatOptions.td
  include/clang/Driver/Driver.h
  lib/Driver/Driver.cpp
  test/Driver/cl-options.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53457.171203.patch
Type: text/x-patch
Size: 6724 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181025/b6f03ae8/attachment.bin>


More information about the cfe-commits mailing list