[all-commits] [llvm/llvm-project] 1ac403: [libc++] Build the dylib with C++17 to allow align...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Tue Mar 24 14:49:52 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1ac403bd145dadfa1004af29bd6c77f871caf42c
https://github.com/llvm/llvm-project/commit/1ac403bd145dadfa1004af29bd6c77f871caf42c
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:
-----------
[libc++] Build the dylib with C++17 to allow aligned new/delete
This allows simplifying the implementation of barriers.
Differential Revision: https://reviews.llvm.org/D75243
More information about the All-commits
mailing list