Prazek added inline comments. ================ Comment at: clang-tidy/modernize/UseUsingCheck.cpp:13 @@ +12,3 @@ +#include "clang/ASTMatchers/ASTMatchFinder.h" +#include <utility> + ---------------- Is this required? Repository: rL LLVM http://reviews.llvm.org/D18919