[PATCH] D17335: [clang-tidy] Fix a crash issue when clang-tidy runs with compilation database.
Haojian Wu via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 25 04:58:12 PST 2016
hokein updated this revision to Diff 49044.
hokein added a comment.
Don't modify unrelevant code.
http://reviews.llvm.org/D17335
Files:
clang-tidy/ClangTidy.cpp
clang-tidy/ClangTidyDiagnosticConsumer.cpp
clang-tidy/ClangTidyDiagnosticConsumer.h
test/clang-tidy/Inputs/compilation-database/header.h
test/clang-tidy/Inputs/compilation-database/template.json
test/clang-tidy/clang-tidy-run-with-database.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17335.49044.patch
Type: text/x-patch
Size: 9698 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160225/89192ed4/attachment-0001.bin>
More information about the cfe-commits
mailing list