Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [analyzer] Move Checkers.inc to clang/include/... | Chih-Hung Hsieh | 2016-04-28 | 1 | -1/+1 |
| | | | | | | | | Simplify sharing of Checkers.inc with other files like ClangTidy.cpp. Differential Revision: http://reviews.llvm.org/19393 llvm-svn: 267832 | ||||
* | [analyzer] Overhaul of checker registration in preparation for basic plugin ↵ | Jordy Rose | 2011-08-16 | 1 | -0/+32 |
support. Removes support for checker groups (we can add them back in later if we decide they are still useful), and -analyzer-checker-help output is a little worse for the time being (no packages). llvm-svn: 137758 |