alexfh requested changes to this revision.
alexfh added a comment.
This revision now requires changes to proceed.

I patched this in and the tests fail for me:

  clang/tools/extra/test/clang-tidy/modernize-pass-by-value.cpp:4:17: error: 
expected string not found in input
  // CHECK-FIXES: #include <utility>

As discussed offline, please either fix the IncludeInserter or add a fake 
include to work around the problem.


http://reviews.llvm.org/D11946



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

Reply via email to