diff options
author | Louis Dionne <ldionne.2@gmail.com> | 2022-03-14 11:36:21 -0400 |
---|---|---|
committer | Louis Dionne <ldionne.2@gmail.com> | 2022-03-14 13:53:30 -0400 |
commit | 849e749d7f82cba44bccf6261239139bc9019754 (patch) | |
tree | e8f3df04b1b9d96c7a165f6f1aaa9e0d9caab024 /lldb/source/Commands/CommandObjectThread.cpp | |
parent | 294eca35a00f89dff474044ebd478a7f83ccc310 (diff) | |
download | llvm-849e749d7f82cba44bccf6261239139bc9019754.zip llvm-849e749d7f82cba44bccf6261239139bc9019754.tar.gz llvm-849e749d7f82cba44bccf6261239139bc9019754.tar.bz2 |
[libc++][NFC] Remove several redundant #if _LIBCPP_STD_VER > 17 in <span>
It turns out that the whole header is only enabled in C++20 and above,
so these checks were redundant (and always true).
Differential Revision: https://reviews.llvm.org/D121604
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions