[PATCH] D79066: [Support] Class to facilitate file locking
Serge Pavlov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 20 23:25:48 PDT 2020
sepavloff updated this revision to Diff 265431.
sepavloff added a comment.
Updated patch
- constructor FileLocker(int) became private,
- small change in unit test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79066/new/
https://reviews.llvm.org/D79066
Files:
llvm/include/llvm/Support/Error.h
llvm/include/llvm/Support/FileSystem.h
llvm/include/llvm/Support/raw_ostream.h
llvm/lib/Support/Error.cpp
llvm/lib/Support/raw_ostream.cpp
llvm/unittests/Support/Path.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79066.265431.patch
Type: text/x-patch
Size: 6849 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200521/bb487fe7/attachment.bin>
More information about the llvm-commits
mailing list