r181081 - [doc parsing]: Make warning about unknown command

Douglas Gregor dgregor at apple.com
Fri May 10 15:59:36 PDT 2013


On May 9, 2013, at 1:05 PM, Dmitri Gribenko <gribozavr at gmail.com> wrote:

> On Thu, May 9, 2013 at 1:59 AM, Douglas Gregor <dgregor at apple.com> wrote:
>> What are the specific commits we need to pull
>> into 3.3 to get this silenced by default?
> 
> Hi Doug,
> 
> Please approve
> r181487
> r181517
> r181521
> r181523
> for Clang 3.3.


That's more churn than I'd like on the release branch for this feature. How about just pulling r181487, which moves these warnings off into an off-by-default, non-Wdocumentation group? Then it doesn't matter if we complain about single-character commands, because it'll be hidden from all but the most pedantic users?

	- Doug

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130510/b16fdefa/attachment.html>


More information about the cfe-commits mailing list