[all-commits] [llvm/llvm-project] dba90d: [libcxx] Stop recommending setting LIBCXX_HAS_WIN3...
Martin Storsjö via All-commits
all-commits at lists.llvm.org
Mon Apr 4 13:08:06 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dba90d74be330829c0ea0aea6c33182957b8b584
https://github.com/llvm/llvm-project/commit/dba90d74be330829c0ea0aea6c33182957b8b584
Author: Martin Storsjö <martin at martin.st>
Date: 2022-04-04 (Mon, 04 Apr 2022)
Changed paths:
M libcxx/cmake/caches/MinGW.cmake
M libcxx/docs/BuildingLibcxx.rst
Log Message:
-----------
[libcxx] Stop recommending setting LIBCXX_HAS_WIN32_THREAD_API in the MinGW builds
Since a8d15a926689c126c4d316788786e0160cfc1d5d / D110975, this is
the default, even if winpthread headers are available, so we don't
need to cargo cult setting this option in all builds.
Differential Revision: https://reviews.llvm.org/D122717
More information about the All-commits
mailing list