[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 05:49:21 PDT 2016


malcolm.parsons updated this revision to Diff 76848.
malcolm.parsons added a comment.

Add to release notes.
Add to documentation of check.


https://reviews.llvm.org/D26279

Files:
  clang-tidy/readability/RedundantStringCStrCheck.cpp
  docs/ReleaseNotes.rst
  docs/clang-tidy/checks/readability-redundant-string-cstr.rst
  test/clang-tidy/readability-redundant-string-cstr-msvc.cpp
  test/clang-tidy/readability-redundant-string-cstr.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26279.76848.patch
Type: text/x-patch
Size: 5959 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161103/b3fb2f34/attachment.bin>


More information about the cfe-commits mailing list