| commit | 22a11b724844b54883294efa58901b7d58615019 | [log] [tgz] |
|---|---|---|
| author | Chandler Carruth <chandlerc@gmail.com> | Fri Dec 09 00:02:23 2011 +0000 |
| committer | Chandler Carruth <chandlerc@gmail.com> | Fri Dec 09 00:02:23 2011 +0000 |
| tree | 4d4781643ccdfc0e4930277b1c8b68df7ae9d36e | |
| parent | 83de51301aa319e22000d1ef1ea442269f6aa8a1 [diff] |
Separate the serialization library's diagnostics from the frontend's diagnostics. Conflating them was highly confusing and makes it harder to establish a firm layering separation between these two libraries. llvm-svn: 146207