llvm-project/lldb/source/Plugins/ObjectContainer/BSD-Archive
Benjamin Kramer e8f13f4f62 Replace std::string::find == 0 with StringRef::startswith
This is both more readable and faster. Found by clang-tidy's
abseil-string-find-startswith.
2020-03-31 21:01:09 +02:00
..
CMakeLists.txt
ObjectContainerBSDArchive.cpp Replace std::string::find == 0 with StringRef::startswith 2020-03-31 21:01:09 +02:00
ObjectContainerBSDArchive.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00