[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 09:56:28 PDT 2016
ioeric updated this revision to Diff 67193.
ioeric marked 2 inline comments as done.
ioeric added a comment.
- Update test to not use <string>
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.67193.patch
Type: text/x-patch
Size: 8593 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160808/1475f9de/attachment.bin>
More information about the cfe-commits
mailing list