[analyzer] Move Checkers.inc to clang/include/...
authorChih-Hung Hsieh <chh@google.com>
Thu, 28 Apr 2016 01:09:09 +0000 (01:09 +0000)
committerChih-Hung Hsieh <chh@google.com>
Thu, 28 Apr 2016 01:09:09 +0000 (01:09 +0000)
commita9ad1552ab92a8a8725f628827766008e034d1c0
treebb8afb1e79d6f1456d02a0be01014bbb9c4616ef
parent86ae84b0d9f3b6222121d8df20495ce9f140b8a9
[analyzer] Move Checkers.inc to clang/include/...

Simplify sharing of Checkers.inc with other files like ClangTidy.cpp.

Differential Revision: http://reviews.llvm.org/19393

llvm-svn: 267832
clang/include/clang/CMakeLists.txt
clang/include/clang/StaticAnalyzer/Checkers/CMakeLists.txt [new file with mode: 0644]
clang/include/clang/StaticAnalyzer/Checkers/Checkers.td [moved from clang/lib/StaticAnalyzer/Checkers/Checkers.td with 100% similarity]
clang/lib/StaticAnalyzer/Checkers/CMakeLists.txt
clang/lib/StaticAnalyzer/Checkers/ClangCheckers.cpp
clang/lib/StaticAnalyzer/Checkers/ClangSACheckers.h