Prazek marked 2 inline comments as done.

================
Comment at: clang-tidy/boost/UseToStringCheck.cpp:38
@@ +37,3 @@
+          argumentCountIs(1), unless(isInTemplateInstantiation()))
+          .bind("to_string"),
+      this);
----------------
alexfh wrote:
> clang-format?
nope, everything was formated


http://reviews.llvm.org/D18136



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

Reply via email to