[PATCH] D63357: [Process] Remove unused field from HistoryThread

Alex Langford via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 19 14:30:20 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL363881: [Process] Remove unused field from HistoryThread (authored by xiaobai, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63357

Files:
  lldb/trunk/source/Plugins/InstrumentationRuntime/MainThreadChecker/MainThreadCheckerRuntime.cpp
  lldb/trunk/source/Plugins/InstrumentationRuntime/TSan/TSanRuntime.cpp
  lldb/trunk/source/Plugins/InstrumentationRuntime/UBSan/UBSanRuntime.cpp
  lldb/trunk/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.cpp
  lldb/trunk/source/Plugins/MemoryHistory/asan/MemoryHistoryASan.cpp
  lldb/trunk/source/Plugins/Process/Utility/HistoryThread.cpp
  lldb/trunk/source/Plugins/Process/Utility/HistoryThread.h
  lldb/trunk/source/Plugins/Process/Utility/HistoryUnwind.cpp
  lldb/trunk/source/Plugins/Process/Utility/HistoryUnwind.h
  lldb/trunk/source/Plugins/SystemRuntime/MacOSX/SystemRuntimeMacOSX.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63357.205675.patch
Type: text/x-patch
Size: 10400 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190619/446dc110/attachment.bin>


More information about the llvm-commits mailing list