[clang] [Cygwin] Cygwin driver (PR #74933)
εΎζζ Xu Chiheng via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 12 10:46:13 PST 2023
xu-chiheng wrote:
> @carlo-bramini has spent some effort on using Clang in Cygwin environments before, so as far as I know, it does work in general from before. So this change, which adds an entirely new driver for Cygwin environments, would need to be explained why it does that (I don't disagree, it's probably the right thing to do in general), how things worked before and how this changes things. And I would like to have @carlo-bramini's eye on this (and all the related Cygwin patches from @xu-chiheng).
>
> And changes like this need some general tests, have a look at `clang/test/Driver` for how other drivers are tested.
I have build scripts and patches at:
https://github.com/xu-chiheng/Note
https://github.com/llvm/llvm-project/pull/74933
More information about the cfe-commits
mailing list