jeremyd2019 wrote: > I see that that patch also contains some similar cleanups to > InitHeaderSearch.cpp - do these patches share some common ancestry (e.g. some > cygwin specific clang patchsets that have been floating around somewhere?).
No, I wasn't aware of that PR, I noticed that using Generic_GCC directly wasn't ever initing GCCInstallation member, and figured I had to add a derived class to do that to get rid of some of the "hacks" patches injecting paths elsewhere. https://github.com/llvm/llvm-project/pull/135691 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits