[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
Mon Aug 8 07:35:49 PDT 2016


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

- Addressed reviewers' comments.


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.67164.patch
Type: text/x-patch
Size: 8621 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160808/9baac822/attachment-0001.bin>


More information about the cfe-commits mailing list