[PATCH] D30214: [Driver] Search for libc++ headers in ResourceDir
Jonas Hahnfeld via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 1 23:48:48 PST 2017
Hahnfeld added a comment.
In https://reviews.llvm.org/D30214#690010, @jroelofs wrote:
> libc++ headers should not be installed in the resource dir.
They are currently not by default. But with https://reviews.llvm.org/D30015 for runtime libraries, this may become a place for headers packaged with the compiler.
https://reviews.llvm.org/D30214
More information about the cfe-commits
mailing list