]> granicus.if.org Git - clang/commit
Use Loc::IsLocType() instead of isPointerType() and isReferenceType().
authorTed Kremenek <kremenek@apple.com>
Thu, 26 Feb 2009 20:29:19 +0000 (20:29 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 26 Feb 2009 20:29:19 +0000 (20:29 +0000)
commit3daea0a051d90f8ff660a6392f0112a0e78e6dba
tree91b9ab6b989a5b888dd55e53bbcd414a7ee10233
parent68694ada8f4d8f6c4b00ea5b900df96428b28fc8
Use Loc::IsLocType() instead of isPointerType() and isReferenceType().

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