[PATCH] D18136: boost-use-to-string check

Alexander Kornienko via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 19 15:10:21 PDT 2016


alexfh added inline comments.

================
Comment at: test/clang-tidy/boost-use-to-string.cpp:2
@@ +1,3 @@
+// RUN: %check_clang_tidy %s boost-use-to-string %t
+
+
----------------
nit: Remove one empty line.


http://reviews.llvm.org/D18136





More information about the cfe-commits mailing list