[PATCH] D31501: [RFC] Integrate clang -cc1as diagnostics into DiagnosticsEngine
Oliver Stannard via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 3 07:54:59 PDT 2017
olista01 added a comment.
That all sounds sensible from an assembler perspective, especially the ability to gradually move diagnostics into categories rather than having one big change that touches every assembler diag. However, I've not done much work in clang, so it would be good to get someone more familiar with the clang diagnostics/driver side of things to have a look at this too.
https://reviews.llvm.org/D31501
More information about the cfe-commits
mailing list