Fix '<rdar://problem/8214263> MakeCXCursor null dereference when body of block...
Fix '<rdar://problem/8214263> MakeCXCursor null dereference when body of block is invalid' by checking that the body of a BlockDecl is null before constructing a CXCursor. llvm-svn: 109097
Loading
Please register or sign in to comment