EricWF added a comment.

In http://reviews.llvm.org/D11740#234760, @eugenis wrote:

> There is a bit of a problem with testing libc++. If the library is built for 
> the non-default ABI, we can not build tests against headers in libc++ source. 
> And the headers in the build directory are only updated when cmake is re-run. 
> I guess the latter can be fixed by updating the headers with a custom_target 
> instead of a file(COPY).


Yuck. I'll fix that in http://reviews.llvm.org/D11963.


http://reviews.llvm.org/D11740



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to