[analyzer] Migrate NoReturnFunctionChecker to CheckerV2.
commit3267d9563f8265bfce967b3801273a7c53b91346
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 28 Feb 2011 01:27:17 +0000 (28 01:27 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 28 Feb 2011 01:27:17 +0000 (28 01:27 +0000)
tree1bfae18002cd274c62caadc9943abd971ef6c4b8
parenta676d501a001657892c483bd4d651650e168f337
[analyzer] Migrate NoReturnFunctionChecker to CheckerV2.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@126613 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/Checkers/Checkers.td
lib/StaticAnalyzer/Checkers/ExprEngine.cpp
lib/StaticAnalyzer/Checkers/InternalChecks.h
lib/StaticAnalyzer/Checkers/NoReturnFunctionChecker.cpp
test/Analysis/misc-ps.m
test/Analysis/retain-release.m