[all-commits] [llvm/llvm-project] 72728e: [libcxxabi] Use cxx-headers target to consume libc...
Petr Hosek via All-commits
all-commits at lists.llvm.org
Tue Mar 23 12:26:02 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 72728e12806ae4f85c7ab79b92f2d1c20981d596
https://github.com/llvm/llvm-project/commit/72728e12806ae4f85c7ab79b92f2d1c20981d596
Author: Petr Hosek <phosek at google.com>
Date: 2021-03-23 (Tue, 23 Mar 2021)
Changed paths:
M libcxxabi/CMakeLists.txt
M libcxxabi/src/CMakeLists.txt
M libcxxabi/test/libcxxabi/test/config.py
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