]> granicus.if.org Git - clang/commit
Change dyn_cast<> to isa<>. Pointed out by Anders (thanks).
authorSteve Naroff <snaroff@apple.com>
Tue, 14 Apr 2009 00:40:09 +0000 (00:40 +0000)
committerSteve Naroff <snaroff@apple.com>
Tue, 14 Apr 2009 00:40:09 +0000 (00:40 +0000)
commitbb3fde337fb712c0e6da8790d431621be4793048
tree807738952815fe22927aa7c8e90b109adde65339
parentfdd0172ca1b3c837f8c2b37d69cc2085234e09fa
Change dyn_cast<> to isa<>. Pointed out by Anders (thanks).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@69007 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ASTContext.cpp