]> granicus.if.org Git - clang/commit
Added test cases for the return-stack-address checker to test support
authorTed Kremenek <kremenek@apple.com>
Mon, 20 Aug 2007 16:28:05 +0000 (16:28 +0000)
committerTed Kremenek <kremenek@apple.com>
Mon, 20 Aug 2007 16:28:05 +0000 (16:28 +0000)
commitf8f9517d7d027ad04e6a59cf2d70a21bf8f47b0c
treea15545c2b84dc8c1c06297cbe2564f2c37ab574d
parent2324512285caac0332bbbc6e4cab6245d2a370a1
Added test cases for the return-stack-address checker to test support
for the following C++ casts: static_cast, reinterpret_cast, and const_cast.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@41181 91177308-0d34-0410-b5e6-96231b3b80d8
test/Sema/return-stack-addr.cpp