[PATCH] D12392: Use libc++ headers from the correct build tree for sanitizer tests

Evgeniy Stepanov via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 27 15:01:43 PDT 2015


eugenis added a comment.

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.


Repository:
  rL LLVM

http://reviews.llvm.org/D12392





More information about the llvm-commits mailing list