]> granicus.if.org Git - clang/commit
Use the FunctionDecl's result type to know exactly if it returns a reference.
authorZhongxing Xu <xuzhongxing@gmail.com>
Sat, 19 Dec 2009 03:17:55 +0000 (03:17 +0000)
committerZhongxing Xu <xuzhongxing@gmail.com>
Sat, 19 Dec 2009 03:17:55 +0000 (03:17 +0000)
commit910e4080986045cc2036f8d1f55398acc7fbb257
treea782dbbb6a602e56dbe89e03259a2b247dbae1af
parent7abfbdbc97ad8e7f340789f751df1e32b10118b4
Use the FunctionDecl's result type to know exactly if it returns a reference.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@91751 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/CFRefCount.cpp
test/Analysis/misc-ps-region-store.cpp