[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 01:02:41 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL278101: Fix clang-tidy crash when a single fix is applied on multiple files. (authored by ioeric).

Changed prior to commit:
  https://reviews.llvm.org/D23257?vs=67292&id=67293#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23257

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

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


More information about the cfe-commits mailing list