[PATCH] D23257: Fix clang-tidy crash when a single fix is applied on multiple files.

Eric Liu via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 9 00:54:37 PDT 2016


ioeric updated this revision to Diff 67292.
ioeric marked 4 inline comments as done.
ioeric added a comment.

- Nits fixed


https://reviews.llvm.org/D23257

Files:
  clang-tidy/ClangTidy.cpp
  clang-tidy/ClangTidyDiagnosticConsumer.cpp
  clang-tidy/ClangTidyDiagnosticConsumer.h
  test/clang-tidy/Inputs/modernize-pass-by-value/header-with-fix.h
  test/clang-tidy/modernize-pass-by-value-multi-fixes.cpp
  unittests/clang-tidy/ClangTidyTest.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23257.67292.patch
Type: text/x-patch
Size: 8661 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160809/dc9cc7a5/attachment-0001.bin>


More information about the cfe-commits mailing list