llvm-project/lldb/source/Plugins/ObjectContainer
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
..
BSD-Archive Replace std::string::find == 0 with StringRef::startswith 2020-03-31 21:01:09 +02:00
Universal-Mach-O [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
CMakeLists.txt