rorth wrote: > Wouldn't removing `FreeBSD::addLibCxxIncludePaths()` just fallback to > `Generic_GCC::addLibCxxIncludePaths()`?
No idea: my C++ is very weak TBH. > Also if we want to do this then this needs to be done for OpenBSD as well. Seems so, yes. However, I'd rather not do so myself: if this has gone unnoticed for quite some time, it's a strong indication of yet another community that either keeps patches to themselves or doesn't care about upstream. I had to do this on FreeBSD and NetBSD which I needed as reference for my GCC work, but have no OpenBSD test systems so far. Familiarizing yourself with the OS, package management, and trying to get LLVM to even build takes quite some time, unfortunately. https://github.com/llvm/llvm-project/pull/212725 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
