Hook up the diagnostics-argument printer when merging AST files, so
that we get readable diagnostics such as: error: external variable 'x1' declared with incompatible types in different translation units ('double *' vs. 'float **') However, there is no translation of source locations, yet. llvm-svn: 95704
Loading
Please register or sign in to comment