Fixed Variable::GetDecl() and Variable::GetDeclContext() to check the "Type *"...
Fixed Variable::GetDecl() and Variable::GetDeclContext() to check the "Type *" before using it so we don't crash if a variable's type can't be realized which happens more often recently due to -gmodules. <rdar://problem/25612626> llvm-svn: 266023
Loading
Please sign in to comment