[all-commits] [llvm/llvm-project] b7afa9: [libc] Call mtx_init in mtx_test.
Siva Chandra via All-commits
all-commits at lists.llvm.org
Wed May 13 10:06:07 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b7afa92e75ddea744c9bafbb2119b63ea564e122
https://github.com/llvm/llvm-project/commit/b7afa92e75ddea744c9bafbb2119b63ea564e122
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2020-05-13 (Wed, 13 May 2020)
Changed paths:
M libc/src/threads/mtx_init.h
M libc/test/src/threads/mtx_test.cpp
Log Message:
-----------
[libc] Call mtx_init in mtx_test.
A typo which was caught has also been fixed.
Reviewers: abrachet
Differential Revision: https://reviews.llvm.org/D79826
More information about the All-commits
mailing list