[PATCH] D26279: [clang-tidy] Handle data() in readability-redundant-string-cstr
Malcolm Parsons via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 3 06:06:24 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL285901: [clang-tidy] Handle data() in readability-redundant-string-cstr (authored by malcolm.parsons).
Changed prior to commit:
https://reviews.llvm.org/D26279?vs=76848&id=76851#toc
Repository:
rL LLVM
https://reviews.llvm.org/D26279
Files:
clang-tools-extra/trunk/clang-tidy/readability/RedundantStringCStrCheck.cpp
clang-tools-extra/trunk/docs/ReleaseNotes.rst
clang-tools-extra/trunk/docs/clang-tidy/checks/readability-redundant-string-cstr.rst
clang-tools-extra/trunk/test/clang-tidy/readability-redundant-string-cstr-msvc.cpp
clang-tools-extra/trunk/test/clang-tidy/readability-redundant-string-cstr.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26279.76851.patch
Type: text/x-patch
Size: 6319 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161103/35ade149/attachment.bin>
More information about the cfe-commits
mailing list