[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 10:36:52 PDT 2016
etienneb updated this revision to Diff 51657.
etienneb added a comment.
Fixing some matchers to use the recent new AstMatcher.
(see http://reviews.llvm.org/D18275)
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.51657.patch
Type: text/x-patch
Size: 9141 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160325/ca0ba4c5/attachment.bin>
More information about the cfe-commits
mailing list