[all-commits] [llvm/llvm-project] c7614f: [libc][NFC][Obvious] Fix few header guards in src/...
Siva Chandra via All-commits
all-commits at lists.llvm.org
Thu May 28 15:09:54 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c7614faa05fa276f34626748af7f975630e46097
https://github.com/llvm/llvm-project/commit/c7614faa05fa276f34626748af7f975630e46097
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2020-05-28 (Thu, 28 May 2020)
Changed paths:
M libc/src/threads/mtx_init.h
M libc/src/threads/mtx_lock.h
M libc/src/threads/mtx_unlock.h
M libc/src/threads/thrd_create.h
M libc/src/threads/thrd_join.h
Log Message:
-----------
[libc][NFC][Obvious] Fix few header guards in src/threads.
More information about the All-commits
mailing list