Skip to content
Commit 6b2a4745 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

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
parent b618f66c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment