[all-commits] [llvm/llvm-project] 64a9c9: Revert "[libc++] Build the dylib with C++17 to all...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Tue Mar 24 19:54:24 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 64a9c944fc459475b3eefed423e3b593353c0cca
https://github.com/llvm/llvm-project/commit/64a9c944fc459475b3eefed423e3b593353c0cca
Author: Louis Dionne <ldionne at apple.com>
Date: 2020-03-24 (Tue, 24 Mar 2020)
Changed paths:
M libcxx/CMakeLists.txt
M libcxx/src/barrier.cpp
Log Message:
-----------
Revert "[libc++] Build the dylib with C++17 to allow aligned new/delete"
This reverts commit 1ac403bd145dadfa1004af29bd6c77f871caf42c, which
broke some non-libc++ build bots because they use an ancient CMake.
More information about the All-commits
mailing list