[cfe-commits] [libcxx] r153036 - in /libcxx/trunk: lib/CMakeLists.txt test/CMakeLists.txt

Chandler Carruth chandlerc at google.com
Mon Mar 19 11:15:33 PDT 2012


On Mon, Mar 19, 2012 at 11:11 AM, Howard Hinnant <hhinnant at apple.com> wrote:

> On Mar 19, 2012, at 2:05 PM, Chandler Carruth wrote:
>
> > On Mon, Mar 19, 2012 at 8:40 AM, Howard Hinnant <hhinnant at apple.com>
> wrote:
> > Allow libc++ to be built with CMake from within the LLVM tree. The
> libc++ part is just some renaming as the variable  was already in use,
> conflicting with something else in the LLVM tree.  Contributed by Ruben Van
> Boxem.
> >
> > FYI, I'm planning on starting to test libc++ build as part of the
> llvm+clang tree regularly. Do you want me to commit fixes directly, or mail
> them for review first? (I'm currently the de-facto maintainer of the LLVM
> CMake build already...)
>
> For CMake changes to the libcxx project, just commit them directly.


Sounds good.


> Anything that has the potential to impact Apple code (even if just by
> accident), I'd like to review first, thanks.
>

Of course. =]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120319/dc39acf5/attachment.html>


More information about the cfe-commits mailing list