diff options
author | Nikita Popov <npopov@redhat.com> | 2024-06-26 14:25:03 +0200 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2024-06-26 14:29:21 +0200 |
commit | 317f782ef2366950e6cdc0de9d35df7fcc15ec5d (patch) | |
tree | 81e42e14d05d3ccd4a8628d69b1ab6066538cdfa /lldb/packages/Python/lldbsuite/test/configuration.py | |
parent | 86860be2886283210083e5e3f20048e559cc059e (diff) | |
download | llvm-317f782ef2366950e6cdc0de9d35df7fcc15ec5d.zip llvm-317f782ef2366950e6cdc0de9d35df7fcc15ec5d.tar.gz llvm-317f782ef2366950e6cdc0de9d35df7fcc15ec5d.tar.bz2 |
[ADT] Return bool from SmallPtrSet::remove_if()
Return whether anything was removed. This matches the API of
SetVector::remove_if() and is convenient for some future uses.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions