diff options
author | Louis Dionne <ldionne.2@gmail.com> | 2023-07-17 12:42:00 -0400 |
---|---|---|
committer | Louis Dionne <ldionne.2@gmail.com> | 2023-08-31 14:56:42 -0400 |
commit | c01794e7ae8e37052e2268e7447d51665e073356 (patch) | |
tree | 0c551c2153c577ef65bcba377d2fa8e12bf4f6fb /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | 1664eb05d0d335c7624e463d391beae8e32d74ba (diff) | |
download | llvm-c01794e7ae8e37052e2268e7447d51665e073356.zip llvm-c01794e7ae8e37052e2268e7447d51665e073356.tar.gz llvm-c01794e7ae8e37052e2268e7447d51665e073356.tar.bz2 |
[libc++] Move once_flag outside of <mutex>
This allows including once_flag directly from <__locale> instead of
depending on all of <mutex>, which requires threading. In turn, this
makes it easier to support locales on platforms without threading.
Drive-by change: clang-format once_flag.h and use _LIBCPP_HIDE_FROM_ABI
Differential Revision: https://reviews.llvm.org/D155487
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions