[PATCH] D78896: [Support] Add file lock/unlock functions
Serge Pavlov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 8 06:56:40 PDT 2020
sepavloff updated this revision to Diff 262861.
sepavloff marked an inline comment as done.
sepavloff added a comment.
Updated patch
- Added blocking lock function,
- Reorganized unit tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78896/new/
https://reviews.llvm.org/D78896
Files:
llvm/include/llvm/Support/FileSystem.h
llvm/lib/Support/Unix/Path.inc
llvm/lib/Support/Windows/Path.inc
llvm/unittests/Support/Path.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78896.262861.patch
Type: text/x-patch
Size: 8285 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200508/a3adb37a/attachment.bin>
More information about the llvm-commits
mailing list