aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/gdbclientutils.py
diff options
context:
space:
mode:
authorDiscookie <viktor.cseh@ericsson.com>2025-01-30 10:49:01 +0000
committerGitHub <noreply@github.com>2025-01-30 10:49:01 +0000
commit3262863805d8a1de3e5c104d9daab82bf4a6d8d1 (patch)
treeff875ab1f2e52ec29b68d9c29795f14aea67fbcd /lldb/packages/Python/lldbsuite/test/gdbclientutils.py
parent7939ce6295e7fc0214cd307f97dfccc0cabde381 (diff)
downloadllvm-3262863805d8a1de3e5c104d9daab82bf4a6d8d1.zip
llvm-3262863805d8a1de3e5c104d9daab82bf4a6d8d1.tar.gz
llvm-3262863805d8a1de3e5c104d9daab82bf4a6d8d1.tar.bz2
[clang-tidy] Add C++ member function support to custom bugprone-unsafe-functions matches (#117165)
Before, C++ member functions in the format of ``Class instance; instance.memberfn();`` were unable to be matched. This PR adds support for this type of call, and it is matched in exactly the same format as other functions (eg. ``::Class::memberfn`` qualified name).
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/gdbclientutils.py')
0 files changed, 0 insertions, 0 deletions