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