[PATCH] D139717: Revert "[Driver] Remove Joined -X"

Davide Italiano via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 9 09:11:59 PST 2022


davide added a comment.

In D139717#3984648 <https://reviews.llvm.org/D139717#3984648>, @lebedev.ri wrote:

> This is missing a test, like the original commit mentioned.
> Why can you not just use the the split variant, `-X clang ...`?

This breaks many projects internally. There's no real complexity to keep this around. Removing is more annoying than anything else. 
I agree on the test, that has to be added.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D139717/new/

https://reviews.llvm.org/D139717



More information about the cfe-commits mailing list