On Sep 13, 2012, at 1:36 PM, Dmitri Gribenko <[email protected]> wrote:

> Author: gribozavr
> Date: Thu Sep 13 15:36:01 2012
> New Revision: 163836
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=163836&view=rev
> Log:
> Comment parsing: handle \deprecated command.  It is a block command, but it
> should be fine to use it without further explanations in the attached
> paragraph, so the warning about empty paragraph was turned off for it.

When we see a "deprecated" comment tag for a declaration that does not have the 
"deprecated" attribute, should we add the deprecated attribute? Perhaps not, 
since we're parsing comments lazily.

        - Doug

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to