Check for NULL child expressions before visiting them, as the first
thing the visit does is dyn_cast<>, which leads to a nasty segfault. llvm-svn: 125993
Loading
Please register or sign in to comment
thing the visit does is dyn_cast<>, which leads to a nasty segfault. llvm-svn: 125993