inglorion added a comment.

> Do we really need to support clang-cl syntax here? Can't the user of 
> -fthinlto-index= use the regular clang driver?

We could, of course, require using the clang driver for this feature. But I 
would argue that clang-cl exists to make it easy for projects that use 
MSVC-style command lines to switch to Clang and get access to the benefits it 
provides, including features for which there is no equivalent MSVC flag. So I 
think this is reasonable to add.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64458



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to