[PATCH] D17807: [clang-tidy] Add "clang-tidy as a clang plugin" skeleton.

Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 3 01:02:57 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL262595: [clang-tidy] Add "clang-tidy as a clang plugin" skeleton. (authored by d0k).

Changed prior to commit:
  http://reviews.llvm.org/D17807?vs=49615&id=49718#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D17807

Files:
  clang-tools-extra/trunk/clang-tidy/CMakeLists.txt
  clang-tools-extra/trunk/clang-tidy/ClangTidyDiagnosticConsumer.h
  clang-tools-extra/trunk/clang-tidy/plugin/CMakeLists.txt
  clang-tools-extra/trunk/clang-tidy/plugin/ClangTidyPlugin.cpp
  clang-tools-extra/trunk/test/CMakeLists.txt
  clang-tools-extra/trunk/test/clang-tidy/basic.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17807.49718.patch
Type: text/x-patch
Size: 7679 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160303/5b0824c1/attachment.bin>


More information about the cfe-commits mailing list