[all-commits] [llvm/llvm-project] 1687f2: [libcxxabi] Use cxx-headers target to consume libc...

Petr Hosek via All-commits all-commits at lists.llvm.org
Fri Mar 26 13:28:13 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1687f2bbe2e2aaa092f942d4a97d41fad43eedfb
      https://github.com/llvm/llvm-project/commit/1687f2bbe2e2aaa092f942d4a97d41fad43eedfb
  Author: Petr Hosek <phosek at google.com>
  Date:   2021-03-26 (Fri, 26 Mar 2021)

  Changed paths:
    M libcxxabi/CMakeLists.txt
    M libcxxabi/src/CMakeLists.txt
    M libcxxabi/test/libcxxabi/test/config.py
    M libcxxabi/test/lit.site.cfg.in

  Log Message:
  -----------
  [libcxxabi] Use cxx-headers target to consume libcxx headers

Rather than including libc++ include dir, use the cxx-headers target.

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




More information about the All-commits mailing list