diff options
author | Johan Erlandsson <johan.erlandsson@sony.com> | 2023-01-18 11:10:55 -0800 |
---|---|---|
committer | Florian Mayer <fmayer@google.com> | 2023-01-18 11:12:39 -0800 |
commit | 8565e8352be8900b20ebf1f741aeb425614f7906 (patch) | |
tree | 88c2e5fc5f8061177ae6977204311bfa3e663dde /llvm/unittests/Support/VirtualFileSystemTest.cpp | |
parent | 2307029b1a43a86aa6614c33aa198addf82d486b (diff) | |
download | llvm-8565e8352be8900b20ebf1f741aeb425614f7906.zip llvm-8565e8352be8900b20ebf1f741aeb425614f7906.tar.gz llvm-8565e8352be8900b20ebf1f741aeb425614f7906.tar.bz2 |
[hwasan] add pattern for short tag in symbolizer
Lines with 'record_addr:' are not processed when failing to decode
access tag. The regular format is: %02x/%02x but for a short tag it's:
%02x/%02x(%02x). Now it will handle both cases.
Tested-by: Ivar Henckel <ivar.henckel@sony.com>
Reviewed By: fmayer
Differential Revision: https://reviews.llvm.org/D141906
Diffstat (limited to 'llvm/unittests/Support/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions