[all-commits] [llvm/llvm-project] 2bad8b: Revert "Build libSupport with -Werror=global-const...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Fri Jul 16 15:47:26 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2bad8bd08924146b3c28513938cc9e7c325c620c
https://github.com/llvm/llvm-project/commit/2bad8bd08924146b3c28513938cc9e7c325c620c
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2021-07-16 (Fri, 16 Jul 2021)
Changed paths:
M llvm/lib/Support/CMakeLists.txt
Log Message:
-----------
Revert "Build libSupport with -Werror=global-constructors (NFC)"
This reverts commit 1f71bcabb77df482cc0dc7bab90a73e15f3e347b.
Some platform have global destructors for std::mutex that still
needs to be fixed.
More information about the All-commits
mailing list