[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
Wed Feb 24 06:29:39 PST 2016
hokein updated this revision to Diff 48924.
hokein added a comment.
Update:
- Update test to apply multiple files and fixes.
- Make it work with multiple files.
http://reviews.llvm.org/D17335
Files:
clang-tidy/ClangTidy.cpp
clang-tidy/ClangTidy.h
clang-tidy/ClangTidyDiagnosticConsumer.cpp
clang-tidy/ClangTidyDiagnosticConsumer.h
clang-tidy/tool/ClangTidyMain.cpp
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.48924.patch
Type: text/x-patch
Size: 11700 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160224/51330201/attachment-0001.bin>
More information about the cfe-commits
mailing list