Add 'remark' diagnostic type in clang

Chandler Carruth chandlerc at google.com
Fri Feb 28 13:03:48 PST 2014


On Fri, Feb 28, 2014 at 11:43 AM, Arthur O'Dwyer
<arthur.j.odwyer at gmail.com>wrote:

> FWIW, I'm strongly strongly opposed to making up a second
> parallel-universe diagnostic system (-W versus -R, -Werror= versus
> <nothing>, etc.) that will have to be maintained in perpetuity alongside
> the old system, when it's trivially possible to extend the old system to
> support varying severity levels.


Note, my suggestion was to teach the *existing* system to give the
semantics we want to flags with these spellings. We don't need two pieces
of infrastructure to support different spellings.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140228/f2b819f4/attachment.html>


More information about the cfe-commits mailing list