diff options
author | Sander de Smalen <sander.desmalen@arm.com> | 2024-01-19 16:15:38 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-19 16:15:38 +0000 |
commit | 5f41cef58f72ebe950cc9777a8e29d1d28e543d4 (patch) | |
tree | a48159acf67b6d8d16c7f76438d2d01464148cf0 /lldb/packages/Python/lldbsuite/test/lldbtest.py | |
parent | 40a631f452726606e1d43b5d2744aa983949af78 (diff) | |
download | llvm-5f41cef58f72ebe950cc9777a8e29d1d28e543d4.zip llvm-5f41cef58f72ebe950cc9777a8e29d1d28e543d4.tar.gz llvm-5f41cef58f72ebe950cc9777a8e29d1d28e543d4.tar.bz2 |
[AArch64] NFC: Simplify discombobulating 'requiresSMChange' interface (#78703)
Having it return a `std::optional<bool>` is unnecessarily confusing.
This patch changes it to a simple 'bool'.
This patch also removes the 'BodyOverridesInterface' operand because
there is only a single use for this which is easily rewritten.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbtest.py')
0 files changed, 0 insertions, 0 deletions