[lldb][AArch64] Fix unpack tags test case
authorDavid Spickett <david.spickett@linaro.org>
Thu, 24 Jun 2021 14:52:02 +0000 (15:52 +0100)
committerDavid Spickett <david.spickett@linaro.org>
Thu, 24 Jun 2021 14:53:23 +0000 (15:53 +0100)
commitcc05418d98f3d232cc66f9065262200eaa4a14db
treea54bdd312c845fd9fe92296e184e20a956673133
parentcd256c8bcc9723f0ce7a32957f26600c966fa07c
[lldb][AArch64] Fix unpack tags test case

Use %zu to print size_t vars.
lldb/source/Plugins/Process/Utility/MemoryTagManagerAArch64MTE.cpp