mamai added a subscriber: mamai.
mamai added a comment.

nit: in summary, consiring -> considering ?


================
Comment at: test/clang-tidy/readability-redundant-string-cstr.cpp:54
@@ +53,3 @@
+  // CHECK-MESSAGES: :[[@LINE-1]]:6: warning: redundant call to `c_str()` 
[readability-redundant-string-cstr]
+  // CHECK-FIXES: {{^  }}f1(s);{{$}}
+}
----------------
Isn't this a copy-paste error to reference f1 ? Same question for line 62 and 
70...


http://reviews.llvm.org/D18412



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to