diff options
author | Louis Dionne <ldionne@apple.com> | 2020-02-11 11:38:00 +0100 |
---|---|---|
committer | Louis Dionne <ldionne@apple.com> | 2020-02-11 11:39:12 +0100 |
commit | b4a3e6b66428c3eea9271f24b625f4f0f6b30905 (patch) | |
tree | 854a9e485ba763fc14ddeae14776cf2b25b35e6a /lldb/source/Commands/CommandObjectFrame.cpp | |
parent | 6909c2e88d0b60e608237f55149bc09d74be47c5 (diff) | |
download | llvm-b4a3e6b66428c3eea9271f24b625f4f0f6b30905.zip llvm-b4a3e6b66428c3eea9271f24b625f4f0f6b30905.tar.gz llvm-b4a3e6b66428c3eea9271f24b625f4f0f6b30905.tar.bz2 |
[libcxx] span: Remove unneeded comparison
size_t is always greater than 0, so remove the artifact from the old
index_type.
Patch by Michael Schellenberger Costa.
Differential Revision: https://reviews.llvm.org/D71996
Diffstat (limited to 'lldb/source/Commands/CommandObjectFrame.cpp')
0 files changed, 0 insertions, 0 deletions