[PATCH] D11781: Refactored pthread usage in libcxx

Fulvio Esposito via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 12 03:46:10 PDT 2015


espositofulvio added a comment.

In http://reviews.llvm.org/D11781#222572, @joerg wrote:

> This feels a bit like a regression. Before, libc++ works fine by just pointing into the include directory.


With my change it still is fine pointing at the include directory. But as I said, Jonathan feels it's not right to have the configure generated include file in the source directory hence he's proposing a separate patch to address that.


Repository:
  rL LLVM

http://reviews.llvm.org/D11781





More information about the cfe-commits mailing list