DiagnosticRenderer: emit basic notes as real diagnostics
authorAlp Toker <alp@nuanti.com>
Sat, 21 Jun 2014 23:31:59 +0000 (23:31 +0000)
committerAlp Toker <alp@nuanti.com>
Sat, 21 Jun 2014 23:31:59 +0000 (23:31 +0000)
commit4db87abf0f068a5995125004540279ac6abc6813
tree781a94709de21c39c7cf6c372f00d56894e1975b
parenta68ad10a90e9baadbcead821caf8cd1d9170eb51
DiagnosticRenderer: emit basic notes as real diagnostics

Fixes terminal column wrapping and vestigial 'note:' prefixes that would appear
when using emitBasicNote().

llvm-svn: 211448
clang/include/clang/Frontend/DiagnosticRenderer.h
clang/include/clang/Frontend/TextDiagnostic.h
clang/lib/Frontend/DiagnosticRenderer.cpp
clang/lib/Frontend/TextDiagnostic.cpp