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

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 25 14:45:41 PDT 2018


thakis added a comment.

Comment from the peanut gallery:

- I like the whitelist model for gcc-style flags. It allows us to curate them (and `/?` output) since many don't make much sense in the cl world.
- I like the idea behind this patch (and /clang: seems like a good spelling)


Repository:
  rC Clang

https://reviews.llvm.org/D53457





More information about the cfe-commits mailing list