]> granicus.if.org Git - clang/commit
Directly compare the StackFrameContext. This greatly simplifies logic and
authorZhongxing Xu <xuzhongxing@gmail.com>
Wed, 9 Jun 2010 05:50:38 +0000 (05:50 +0000)
committerZhongxing Xu <xuzhongxing@gmail.com>
Wed, 9 Jun 2010 05:50:38 +0000 (05:50 +0000)
commit2c46458d4cd96a3a33e8810e95e692d8e2e05ff3
tree98c9cf626d95a30a220ff61e59a275f9deeed31d
parent95450f6ffc89ee218faa550433265f80930469c4
Directly compare the StackFrameContext. This greatly simplifies logic and
improves generality. Thanks Ted.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@105686 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Checker/StackAddrLeakChecker.cpp
test/Analysis/stackaddrleak.c