[analyzer] Migrate CastSizeChecker to CheckerV2.
commit0d6b0c00823410c8d532fc15e40c9b62ae43a08b
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Thu, 24 Feb 2011 21:42:49 +0000 (24 21:42 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Thu, 24 Feb 2011 21:42:49 +0000 (24 21:42 +0000)
tree13af7ec17f1dc49433b07e376430fad7fc8078a2
parent42f1e658765b0b3e069f52726da23517a466c582
[analyzer] Migrate CastSizeChecker to CheckerV2.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@126438 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/Checkers/CastSizeChecker.cpp
lib/StaticAnalyzer/Checkers/Checkers.td
lib/StaticAnalyzer/Checkers/ExperimentalChecks.cpp
lib/StaticAnalyzer/Checkers/InternalChecks.h
test/Analysis/malloc.c