[clang] [Multilib] Extend the Multilib system to support an IncludeDirs field. (PR #146651)

Petr Hosek via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 4 01:25:42 PST 2025


petrhosek wrote:

The implementation looks good modulo a few nits, but after doing some more research on multilibs I'm still not sure if this is the right solution (or rather whether we're solving the right problem to begin with), but I think it'd be better to continue that discussion on the RFC so I'll post my thoughts there.

https://github.com/llvm/llvm-project/pull/146651


More information about the cfe-commits mailing list