[all-commits] [llvm/llvm-project] 46c387: [libc++] Add availability markup for the C++20 Syn...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Mon Apr 6 15:11:05 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 46c38761886fb66b8648ab018ec4cfa04c3b8c7a
https://github.com/llvm/llvm-project/commit/46c38761886fb66b8648ab018ec4cfa04c3b8c7a
Author: Louis Dionne <ldionne at apple.com>
Date: 2020-04-06 (Mon, 06 Apr 2020)
Changed paths:
M libcxx/include/__config
M libcxx/include/__threading_support
M libcxx/include/atomic
M libcxx/include/barrier
M libcxx/include/latch
M libcxx/include/semaphore
A libcxx/test/libcxx/thread/atomic.availability.fail.cpp
A libcxx/test/libcxx/thread/barrier.availability.fail.cpp
A libcxx/test/libcxx/thread/latch.availability.fail.cpp
A libcxx/test/libcxx/thread/semaphore.availability.fail.cpp
Log Message:
-----------
[libc++] Add availability markup for the C++20 Synchronization Library on Apple
Commit: bcf14f375e29b94e7abb381920df795eeefb2309
https://github.com/llvm/llvm-project/commit/bcf14f375e29b94e7abb381920df795eeefb2309
Author: Louis Dionne <ldionne at apple.com>
Date: 2020-04-06 (Mon, 06 Apr 2020)
Changed paths:
M libcxx/test/libcxx/utilities/charconv/charconv.to.chars/availability.fail.cpp
Log Message:
-----------
[libc++] Only support std::to_chars availability test when back-deploying
Compare: https://github.com/llvm/llvm-project/compare/15f7bc785725...bcf14f375e29
More information about the All-commits
mailing list