[cfe-users] -Wdocumentation and @param ...

John Steele Scott toojays at toojays.net
Sun Jun 1 15:55:22 PDT 2014


On 07/10/13 16:16, Dmitri Gribenko wrote:
> On Sun, Oct 6, 2013 at 9:53 PM, John Steele Scott <toojays at toojays.net> wrote:
>> What is the correct way to write Doxygen for functions with a variable number of arguments so that Clang will not complain?
>>
> [...]
>> This rather diminishes the utility of this warning for me. What's the best way to fix that?
>>
>> I'm using Clang 3.3rc2.
> This is a bug in 3.3 and it was fixed in 3.4 (not released yet; you
> can build Clang from SVN to get this fix).
>
> Dmitri
>

I just noticed that this is still an issue for template functions. I've filed <http://llvm.org/bugs/show_bug.cgi?id=19913>.

Cheers,

John



More information about the cfe-users mailing list