Remove HasError and use ErrorCount instead.
HasError was always true if ErrorCount > 0, so we can use ErrorCount instead. llvm-svn: 287849
Loading
Please register or sign in to comment
HasError was always true if ErrorCount > 0, so we can use ErrorCount instead. llvm-svn: 287849