r200132 - Enforce safe usage of DiagnosticsEngine::getCustomDiagID()

Chandler Carruth chandlerc at google.com
Sat Jan 25 23:17:35 PST 2014


On Sat, Jan 25, 2014 at 11:09 PM, Rafael EspĂ­ndola <
rafael.espindola at gmail.com> wrote:

> > Docstrings updated in r200137.
> >
> > It the builders are enforcing -Wdocumentation it should really also be
> > enabled in the default CMake configuration.
>
> I think we used to have on build bot using it.
>
> I noticed because I find it useful and have it enabled locally. So I
> agree, it would be nice have cmake enable it by default :-)


It has been discussed several times. The warning has a very non-trivial
compile time overhead, so it made sense to enable it on a couple of bots
rather than by default.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140125/731d625d/attachment.html>


More information about the cfe-commits mailing list