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
CMakeLists.txt
Option.cpp
OptTable.cpp