[PATCH] D18475: [clang-tidy] Add more detection rules for redundant c_str calls.

Etienne Bergeron via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 29 08:47:05 PDT 2016


etienneb updated this revision to Diff 51927.
etienneb added a comment.

fix invalid comment.


http://reviews.llvm.org/D18475

Files:
  clang-tidy/readability/RedundantStringCStrCheck.cpp
  test/clang-tidy/readability-redundant-string-cstr.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18475.51927.patch
Type: text/x-patch
Size: 9112 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160329/344e87a3/attachment-0001.bin>


More information about the cfe-commits mailing list