[all-commits] [llvm/llvm-project] 71f95e: [libc++] Move _LIBCPP_NO_THREAD_SAFETY_ANALYSIS to...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Mon Jul 17 13:07:09 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 71f95ecff27e4032ff1c5d196230b42f76a6eb5f
https://github.com/llvm/llvm-project/commit/71f95ecff27e4032ff1c5d196230b42f76a6eb5f
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2023-07-17 (Mon, 17 Jul 2023)
Changed paths:
M libcxx/include/__config
M libcxx/include/__threading_support
Log Message:
-----------
[libc++] Move _LIBCPP_NO_THREAD_SAFETY_ANALYSIS to __config
This makes __threading_support contain nothing but the base threading
API provided by the system.
Differential Revision: https://reviews.llvm.org/D155458
More information about the All-commits
mailing list