[libcxx-commits] [clang] [libc] [libcxx] [libc][libcxx] Support for building libc++ against LLVM libc (PR #99287)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jul 18 12:07:52 PDT 2024


https://github.com/ldionne approved this pull request.

I really like this patch. It introduces the hook we need to clean up a lot of stuff in our CMake and it also adds the flexibility you need to unblock LLVM libc work. I think we ended up in a good place.

https://github.com/llvm/llvm-project/pull/99287


More information about the libcxx-commits mailing list