diff options
author | Kazu Hirata <kazu@google.com> | 2020-07-23 23:13:44 -0700 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2020-07-27 10:20:44 -0700 |
commit | 902cbcd59e22ccd853f6b0c22acc772fd955dc46 (patch) | |
tree | f6afaebe99908e2b8cec30618233d306ade6a690 /lldb/source/Commands/CommandObjectCommands.cpp | |
parent | df880b77302d2e12d988e620eba242defdd6d4a7 (diff) | |
download | llvm-902cbcd59e22ccd853f6b0c22acc772fd955dc46.zip llvm-902cbcd59e22ccd853f6b0c22acc772fd955dc46.tar.gz llvm-902cbcd59e22ccd853f6b0c22acc772fd955dc46.tar.bz2 |
Use llvm::is_contained where appropriate (NFC)
Summary:
This patch replaces std::find with llvm::is_contained where
appropriate.
Reviewers: efriedma, nhaehnle
Reviewed By: nhaehnle
Subscribers: arsenm, jvesely, nhaehnle, hiraditya, rogfer01, kerbowa, llvm-commits, vkmr
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D84489
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions