Check if 'Unit' is NULL before trying to iterate over the diagnostics.
This obviates a null dereference that can occur when 'NumErrors' is not zero. llvm-svn: 97849
Loading
Please register or sign in to comment
This obviates a null dereference that can occur when 'NumErrors' is not zero. llvm-svn: 97849