diff options
author | Petr Hosek <phosek@google.com> | 2020-01-15 13:58:29 -0800 |
---|---|---|
committer | Petr Hosek <phosek@google.com> | 2020-01-15 15:15:39 -0800 |
commit | 3481e5d7ed08d068a4e3427cb1afcd8bf2acafdc (patch) | |
tree | 57f6d06e2ded855df24238458bb5d85d417db38b /llvm/lib/IR/Module.cpp | |
parent | 8045a8a7f184b682bfb4e729a986a3c2bd3a5b4e (diff) | |
download | llvm-3481e5d7ed08d068a4e3427cb1afcd8bf2acafdc.zip llvm-3481e5d7ed08d068a4e3427cb1afcd8bf2acafdc.tar.gz llvm-3481e5d7ed08d068a4e3427cb1afcd8bf2acafdc.tar.bz2 |
[libcxx] Use mtx_plain | mtx_recursive following C11 API
The C11 API specifies that to initialize a recursive mutex,
mtx_plain | mtx_recursive should be used with mtx_init.
Differential Revision: https://reviews.llvm.org/D72809
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions