[Lldb-commits] [PATCH] D104914: [lldb] Correct format of qMemTags type field
David Spickett via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Jul 8 01:51:54 PDT 2021
DavidSpickett added a comment.
Any other comments?
================
Comment at: lldb/test/API/tools/lldb-server/memory-tagging/TestGdbRemoteMemoryTagging.py:22
""" Test that qMemTags packets are parsed correctly and/or rejected. """
self.build()
----------------
omjavaid wrote:
> Missing isAArch64MTE check here?
Added a comment to explain this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104914/new/
https://reviews.llvm.org/D104914
More information about the lldb-commits
mailing list