On Mon, Mar 19, 2012 at 11:11 AM, Howard Hinnant <[email protected]> wrote:
> On Mar 19, 2012, at 2:05 PM, Chandler Carruth wrote: > > > On Mon, Mar 19, 2012 at 8:40 AM, Howard Hinnant <[email protected]> > 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. =]
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
