diff options
author | Raphael Isemann <teemperor@gmail.com> | 2019-09-16 18:02:49 +0000 |
---|---|---|
committer | Raphael Isemann <teemperor@gmail.com> | 2019-09-16 18:02:49 +0000 |
commit | 0d8a008611fa03e9eeacfd8cfe6be3e4f56ff2b9 (patch) | |
tree | 6fc5f5e63a3c8eae728c46873c04a9785d7e8d16 /lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/testprog.cpp | |
parent | 21641a2f6dbac22653befd03496e0850537882ff (diff) | |
download | bcm5719-llvm-0d8a008611fa03e9eeacfd8cfe6be3e4f56ff2b9.tar.gz bcm5719-llvm-0d8a008611fa03e9eeacfd8cfe6be3e4f56ff2b9.zip |
[lldb] Remove SetCount/ClearCount from Flags
Summary:
These functions are only used in tests where we should test the actual flag values instead of counting all bits for an approximate check.
Also these popcount implementation aren't very efficient and doesn't seem to be optimised to anything fast.
Reviewers: davide, JDevlieghere
Reviewed By: davide, JDevlieghere
Subscribers: abidh, JDevlieghere, lldb-commits
Tags: #lldb
Differential Revision: https://reviews.llvm.org/D67540
llvm-svn: 372018
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/testprog.cpp')
0 files changed, 0 insertions, 0 deletions