[Lldb-commits] [PATCH] D157347: [lldb] Fix data race in NativeFile

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Aug 9 19:06:07 PDT 2023


JDevlieghere updated this revision to Diff 548849.
JDevlieghere marked 4 inline comments as done.
JDevlieghere added a comment.

Limit scope of `ValueGuard` by avoiding `else if`.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D157347/new/

https://reviews.llvm.org/D157347

Files:
  lldb/include/lldb/Host/File.h
  lldb/source/Host/common/File.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157347.548849.patch
Type: text/x-patch
Size: 9330 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230810/a14c293b/attachment-0001.bin>


More information about the lldb-commits mailing list