TextDiagnostic: print remark level diagnostics in bold too
authorAlp Toker <alp@nuanti.com>
Sat, 21 Jun 2014 23:31:52 +0000 (23:31 +0000)
committerAlp Toker <alp@nuanti.com>
Sat, 21 Jun 2014 23:31:52 +0000 (23:31 +0000)
commita68ad10a90e9baadbcead821caf8cd1d9170eb51
treea87c066ca9be79e0a88bf2e03bf337adbd512f24
parent355597e99e3c8f4c3caafce64d3e316d0a3170c7
TextDiagnostic: print remark level diagnostics in bold too

The purpose of bolding these is to make them visually distinct from
continuations (supplemental note diagnostics). Therefore, the bolding applies
to all severities _including_ remarks -- it's not in any way an indicator of
priority. Also simplify and comment.

No tests.

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