[PATCH] D18475: [clang-tidy] Add more detection rules for redundant c_str calls.
Etienne Bergeron via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 25 11:17:46 PDT 2016
etienneb updated this revision to Diff 51664.
etienneb updated the summary for this revision.
etienneb added a comment.
fix unittest on linux/32-bits.
tested on windows/32-bits.
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.51664.patch
Type: text/x-patch
Size: 9114 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160325/db5d9e6a/attachment.bin>
More information about the cfe-commits
mailing list