[all-commits] [llvm/llvm-project] 5084ba: [clang] Remove workaround for old LLVM_ENABLE_PROJ...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Mon Apr 24 13:44:32 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5084ba395e487adee67ba38cc5c68ff7e052e37c
https://github.com/llvm/llvm-project/commit/5084ba395e487adee67ba38cc5c68ff7e052e37c
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2023-04-24 (Mon, 24 Apr 2023)
Changed paths:
M clang/lib/Driver/ToolChains/Linux.cpp
Log Message:
-----------
[clang] Remove workaround for old LLVM_ENABLE_PROJECTS=libcxx build
We don't support the LLVM_ENABLE_PROJECTS=libcxx build anymore (and have
not for over a year), so it should be fine to remove this workaround now.
Differential Revision: https://reviews.llvm.org/D148945
More information about the All-commits
mailing list