]> granicus.if.org Git - clang/commit
do not rely on the implicit-dereference semantics of dyn_cast_or_null
authorGabor Greif <ggreif@gmail.com>
Sat, 18 Sep 2010 13:00:17 +0000 (13:00 +0000)
committerGabor Greif <ggreif@gmail.com>
Sat, 18 Sep 2010 13:00:17 +0000 (13:00 +0000)
commit38c9b1765c56406e97510889b465b7885ccb59f3
treee3374b06db5b5104548a1ec2399024297e433135
parentae79222014a7a90a2c2d4a04e67deac0012a0461
do not rely on the implicit-dereference semantics of dyn_cast_or_null

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@114281 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDebugInfo.cpp