<div class="gmail_quote">On Mon, Mar 19, 2012 at 8:40 AM, Howard Hinnant <span dir="ltr"><<a href="mailto:hhinnant@apple.com">hhinnant@apple.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
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.</blockquote>
</div><br><div>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...)</div>