]> granicus.if.org Git - clang/commit
Revert "[analyzer] CastValueChecker: Model casts"
authorCsaba Dabis <dabis.csaba98@gmail.com>
Tue, 9 Jul 2019 23:47:09 +0000 (23:47 +0000)
committerCsaba Dabis <dabis.csaba98@gmail.com>
Tue, 9 Jul 2019 23:47:09 +0000 (23:47 +0000)
commitc7be2bea9b93c4b9043d83f223adbc16e0364fbe
treea51ff87a77b3f45d24c5c0e3152e840e140359ca
parent247e435b640965f13dd4ce68410dafe3e501235d
Revert "[analyzer] CastValueChecker: Model casts"

This reverts commit 27cf6664437efd640bb6db5594bafcce68fa2854.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@365584 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/StaticAnalyzer/Checkers/Checkers.td
include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h
lib/StaticAnalyzer/Checkers/CMakeLists.txt
lib/StaticAnalyzer/Checkers/CastValueChecker.cpp [deleted file]
test/Analysis/cast-value.cpp [deleted file]
test/Analysis/return-value-guaranteed.cpp