[all-commits] [llvm/llvm-project] 6dfdf7: [libc++abi] Install the libc++abi headers from lib...

Louis Dionne via All-commits all-commits at lists.llvm.org
Mon Feb 28 14:24:33 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6dfdf79b8c482c892a76406799d285baf5d71198
      https://github.com/llvm/llvm-project/commit/6dfdf79b8c482c892a76406799d285baf5d71198
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2022-02-28 (Mon, 28 Feb 2022)

  Changed paths:
    M libcxx/utils/ci/apple-install-libcxx.sh
    M libcxxabi/CMakeLists.txt
    A libcxxabi/include/CMakeLists.txt
    M libcxxabi/src/CMakeLists.txt

  Log Message:
  -----------
  [libc++abi] Install the libc++abi headers from libc++abi

libc++abi should be responsible for installing its own headers, it
doesn't make sense for libc++ to be responsible for it.

Differential Revision: https://reviews.llvm.org/D101458




More information about the All-commits mailing list