diff options
| author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2021-11-15 16:42:48 -0800 |
|---|---|---|
| committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2021-11-15 17:29:00 -0800 |
| commit | b23ba295bd129315eac09a52cf58346081e6fdc8 (patch) | |
| tree | e5358691d3f50621f5b88624c0c6a114261185ed /lldb/packages/Python/lldbsuite/test/bench.py | |
| parent | 233def40f7adfc92db4492e7d612e6ff1d85931f (diff) | |
| download | llvm-b23ba295bd129315eac09a52cf58346081e6fdc8.zip llvm-b23ba295bd129315eac09a52cf58346081e6fdc8.tar.gz llvm-b23ba295bd129315eac09a52cf58346081e6fdc8.tar.bz2 | |
DebugInfo: Make DWARFExpression::iterator::operator++ return itself
Looks like an accident that `operator++` was returning `Operator&`
instead of `iterator&`. Update to match standard iterator behaviour.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/bench.py')
0 files changed, 0 insertions, 0 deletions
