[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
Fri Feb 26 01:24:23 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL261991: [clang-tidy] Fix a crash issue when clang-tidy runs with compilation database. (authored by hokein).

Changed prior to commit:
  http://reviews.llvm.org/D17335?vs=49159&id=49164#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D17335

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/compilation-database/template.json
  clang-tools-extra/trunk/test/clang-tidy/clang-tidy-run-with-database.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17335.49164.patch
Type: text/x-patch
Size: 9262 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160226/10aa413d/attachment.bin>


More information about the cfe-commits mailing list