This allows toolchain drivers to add multiple libc++ include paths akin
to libstdc++. This is useful in multiarch setup when some headers might
be in target specific include directory. There should be no functional
change.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM