aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/lldbdwarf.py
diff options
context:
space:
mode:
authorDave Lee <davelee.com@gmail.com>2024-01-26 14:28:39 -0800
committerGitHub <noreply@github.com>2024-01-26 14:28:39 -0800
commit074630e8af94d839f6baf6378d7ed3d7a6d2753c (patch)
treeb91f47bc3ff3799952245f41f10c697a838470f6 /lldb/packages/Python/lldbsuite/test/lldbdwarf.py
parent1d5820aafeb08c176189d44331e3e2a8030e76e4 (diff)
downloadllvm-074630e8af94d839f6baf6378d7ed3d7a6d2753c.zip
llvm-074630e8af94d839f6baf6378d7ed3d7a6d2753c.tar.gz
llvm-074630e8af94d839f6baf6378d7ed3d7a6d2753c.tar.bz2
[lldb] Remove unnecessary suffix from libc++ type name patterns (NFC) (#79644)
The `(( )?&)?` appears to match types which are references. However lldb can load the correct data formatters without having to pattern match against a `&` suffix. The suffix may have been needed at one point, but it's no longer needed.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbdwarf.py')
0 files changed, 0 insertions, 0 deletions