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

John Steele Scott toojays at toojays.net
Sun Oct 6 22:47:39 PDT 2013


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).
>

Ah, good to know.

Thanks for your quick reply.



More information about the cfe-users mailing list