]> granicus.if.org Git - clang/commit
Per Chris L.'s suggestion, use getAsFunctionType() instead of getDesguaredType()...
authorTed Kremenek <kremenek@apple.com>
Mon, 23 Feb 2009 16:51:39 +0000 (16:51 +0000)
committerTed Kremenek <kremenek@apple.com>
Mon, 23 Feb 2009 16:51:39 +0000 (16:51 +0000)
commit6ad315a4bee79827a79575c7b3aa47014bcb3849
tree65d54624570457e7dba40ca3fdbe8d24abd5f5b7
parent279d896d4972417f62537fe4a87a8c3c3d675108
Per Chris L.'s suggestion, use getAsFunctionType() instead of getDesguaredType().  Constify some pointers along the way.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@65321 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/CFRefCount.cpp