[Lldb-commits] [PATCH] D104914: [lldb] Correct format of qMemTags type field

David Spickett via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jun 30 02:40:10 PDT 2021


DavidSpickett updated this revision to Diff 355486.
DavidSpickett added a comment.

- Remove redundant check on type value
- Explain how we check the target has MTE


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104914

Files:
  lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
  lldb/test/API/tools/lldb-server/memory-tagging/TestGdbRemoteMemoryTagging.py
  lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104914.355486.patch
Type: text/x-patch
Size: 8737 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210630/920780f0/attachment-0001.bin>


More information about the lldb-commits mailing list