diff options
author | Chris Kennelly <ckennelly@ckennelly.com> | 2020-11-07 16:38:30 -0500 |
---|---|---|
committer | Chris Kennelly <ckennelly@ckennelly.com> | 2020-11-18 21:16:03 -0500 |
commit | 25f5406f087579d43ca9a82dee7f3e76f0691bad (patch) | |
tree | 94790f3be2b29174ad125cd170bc70d77953c44b /lldb/source/Interpreter/CommandObject.cpp | |
parent | 90966daac3dd633b9621426e6621a706807d7c0d (diff) | |
download | llvm-25f5406f087579d43ca9a82dee7f3e76f0691bad.zip llvm-25f5406f087579d43ca9a82dee7f3e76f0691bad.tar.gz llvm-25f5406f087579d43ca9a82dee7f3e76f0691bad.tar.bz2 |
[clang-tidy] Extend bugprone-string-constructor-check to std::string_view.
This allows for matching the constructors std::string has in common with
std::string_view.
Reviewed By: aaron.ballman
Differential Revision: https://reviews.llvm.org/D91015
Diffstat (limited to 'lldb/source/Interpreter/CommandObject.cpp')
0 files changed, 0 insertions, 0 deletions