Replace multiple strlen calls with a StringRef constructor and a StringRef::size call. Differential Revision: https://reviews.llvm.org/D146394
9.5 KiB
9.5 KiB
Replace multiple strlen calls with a StringRef constructor and a StringRef::size call. Differential Revision: https://reviews.llvm.org/D146394