llvm-project/llvm/lib/Option
Ilyas Mustafazade 38fc680c2d Replace strlen with StringRef::size
Replace multiple strlen calls with a StringRef constructor and a
StringRef::size call.

Differential Revision: https://reviews.llvm.org/D146394
2023-03-20 14:18:51 -07:00
..
Arg.cpp
ArgList.cpp [ADT] Don't including None.h (NFC) 2022-12-06 20:14:51 -08:00
CMakeLists.txt
Option.cpp Replace strlen with StringRef::size 2023-03-20 14:18:51 -07:00
OptTable.cpp [llvm] Cleanup edit_distance short circuiting 2023-01-19 23:20:37 +01:00