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
context with the AST importer. WIP, still useless but at least it has a test. llvm-svn: 95683