]> granicus.if.org Git - clang/commit
Use dyn_cast instead of cast to allow our assumptions to be safely wrong.
authorTed Kremenek <kremenek@apple.com>
Fri, 15 May 2009 05:34:49 +0000 (05:34 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 15 May 2009 05:34:49 +0000 (05:34 +0000)
commit725b7476649f0ef49e477a71897a43a77c82257c
treed66a7d2c4f9b689a35829fb9ee3a74ca87c256f1
parent85ac9349ea8b72cb342d1f2adf4f0fd7005d29c7
Use dyn_cast instead of cast to allow our assumptions to be safely wrong.

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