diff options
| author | Samuel Tebbs <samuel.tebbs@arm.com> | 2025-09-30 15:49:45 +0100 |
|---|---|---|
| committer | Samuel Tebbs <samuel.tebbs@arm.com> | 2025-09-30 15:53:40 +0100 |
| commit | 296af382c814539348b2aac797e73169355c5b8c (patch) | |
| tree | d47edb3608cfc555ffe28053888fb0e05308f91e /lldb/packages/Python/lldbsuite/test/gdbclientutils.py | |
| parent | afe73f4db8f6e9d87ed07be64493dfe2fdaa92c8 (diff) | |
| download | llvm-296af382c814539348b2aac797e73169355c5b8c.zip llvm-296af382c814539348b2aac797e73169355c5b8c.tar.gz llvm-296af382c814539348b2aac797e73169355c5b8c.tar.bz2 | |
[NFC][LV] Fix warning of unused SubConst variable
https://github.com/llvm/llvm-project/pull/160154 added an assertion
using a new variable, which caused a warning in builds without asserts.
This patch adds [[maybe_unused]] to prevent that warning.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/gdbclientutils.py')
0 files changed, 0 insertions, 0 deletions
