History log of /external/clang/test/Analysis/PR7218.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c4d2c9074be6eb2091086eddd6c8f052f3b245c8 28-Feb-2011 Argyrios Kyrtzidis <akyrtzi@gmail.com> [analyzer] Remove '-analyzer-check-objc-mem' flag, the nominee for best misnomer award.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@126676 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Analysis/PR7218.c
7f649d749f18b3499456d7ae6a69f3bbd7cf7cdc 28-Feb-2011 Argyrios Kyrtzidis <akyrtzi@gmail.com> [analyzer] Migrate ReturnUndefChecker to CheckerV2.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@126619 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Analysis/PR7218.c
a709b87de4644c05d7787f9fb246d2b4dc38bf51 31-May-2010 Ted Kremenek <kremenek@apple.com> After conversations with Zhongxing Xu and Jordy Rose, refine the logic in
RegionStoreManager::RetrieveElement() that handles indexing into a larger scalar
object to only consult the direct binding of a super region if it is a scalar.
This isn't perfect yet, and a big FIXME is attached to the code. This causes
the test case for PR 7218 now to pass.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@105195 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Analysis/PR7218.c
42c67bfedb0b3a998d46d3868208bdd9a4da520a 29-May-2010 Zhongxing Xu <xuzhongxing@gmail.com> Revert r105097. Thinking about a better fix.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@105099 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Analysis/PR7218.c
bdfa85fd5351d24bc42ce21a97d2fb8486df22b1 29-May-2010 Zhongxing Xu <xuzhongxing@gmail.com> Fix PR7218. Patch by Jordy Rose.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@105097 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Analysis/PR7218.c