]> granicus.if.org Git - clang/commit
Pulls the common part of the clang-check example into Tooling, to allow new tools...
authorManuel Klimek <klimek@google.com>
Mon, 16 May 2011 21:33:46 +0000 (21:33 +0000)
committerManuel Klimek <klimek@google.com>
Mon, 16 May 2011 21:33:46 +0000 (21:33 +0000)
commit81e557b1ded0e3249f784172c54728469baad1db
tree2ad3bb4dd699afb46c115c71f3d3228766499b16
parent182564cd14a2105fff05fd52f5940eff96161d57
Pulls the common part of the clang-check example into Tooling, to allow new tools to be implemented without duplicating the boilerplate.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@131425 91177308-0d34-0410-b5e6-96231b3b80d8
examples/Tooling/ClangCheck.cpp
include/clang/Tooling/Tooling.h
lib/Tooling/Tooling.cpp