[Lldb-commits] [PATCH] D104914: [lldb] Correct format of qMemTags type field
Muhammad Omair Javaid via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Jun 29 16:03:52 PDT 2021
omjavaid added inline 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()
----------------
Missing isAArch64MTE check here?
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