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.
The Cygwin driver is basically the same as MinGW driver with minor difference. https://github.com/llvm/llvm-project/pull/74933 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits