Files
clang-p2996/llvm/lib/Option/Option.cpp
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

9.5 KiB