This is needed for http://reviews.llvm.org/D11740. With that change, libc++ headers can no longer be included directly from libc++ source.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
I would hold off on committing this. I'm going to fight not being able to use the headers in the libc++ source directory.
Comment Actions
I agree, I just ran in some tricky issues with libcxx/libcxxabi interdependency. It's not easy to set up dependencies on the generated libc++ headers from libc++abi.
${COMPILER_RT_BINARY_DIR} here and below.