]> granicus.if.org Git - clang/commit
Bad cast...need to use dyn_cast_or_null. Also changed Sema::InitBuiltinVaListType...
authorSteve Naroff <snaroff@apple.com>
Tue, 16 Oct 2007 00:00:18 +0000 (00:00 +0000)
committerSteve Naroff <snaroff@apple.com>
Tue, 16 Oct 2007 00:00:18 +0000 (00:00 +0000)
commita1fe1176a40861cc66797e424e5aa6a6d1035219
tree6648f0bada0de2adc19a73e95fafc7264c21a196
parenta0818e3cd7d59d05e6da41015033b5574c3d7893
Bad cast...need to use dyn_cast_or_null. Also changed Sema::InitBuiltinVaListType (which had the same bug).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@43023 91177308-0d34-0410-b5e6-96231b3b80d8
Sema/SemaDecl.cpp
Sema/SemaExpr.cpp
clang.xcodeproj/project.pbxproj