[PATCH] D25667: Fix call sites with spurious .c_str() calls from explicit StringRef conversion (NFC)
Malcolm Parsons via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 1 10:21:05 PDT 2016
On 1 November 2016 at 16:40, Mehdi Amini via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
> If anyone want to pick it up…
I'll run clang-tidy's readability-redundant-string-cstr check and
submit patches.
--
Malcolm Parsons
More information about the llvm-commits
mailing list