[libcxx-commits] [PATCH] D101458: [libc++abi] Install the libc++abi headers from libc++abi

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Feb 17 08:36:45 PST 2022


ldionne updated this revision to Diff 409672.
ldionne retitled this revision from "[libc++][libc++abi] Install libc++abi headers from libc++abi, not libc++" to "[libc++abi] Install the libc++abi headers from libc++abi".
ldionne edited the summary of this revision.
ldionne added a comment.

Rebase onto main, and don't touch any logic inside libc++. In other words, only start installing
the headers from libc++abi. I'll keep any potentially-breaking change in a separate patch.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D101458/new/

https://reviews.llvm.org/D101458

Files:
  libcxx/utils/ci/apple-install-libcxx.sh
  libcxxabi/CMakeLists.txt
  libcxxabi/include/CMakeLists.txt
  libcxxabi/src/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101458.409672.patch
Type: text/x-patch
Size: 4392 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220217/4c03c270/attachment.bin>


More information about the libcxx-commits mailing list