[cfe-commits] r173516 - in /cfe/trunk: lib/AST/ASTContext.cpp test/Index/annotate-comments-typedef.m
jahanian
fjahanian at apple.com
Sat Jan 26 12:55:45 PST 2013
On Jan 25, 2013, at 3:28 PM, Douglas Gregor <dgregor at apple.com> wrote:
>
> On Jan 25, 2013, at 2:48 PM, Fariborz Jahanian <fjahanian at apple.com> wrote:
>
>
> Shouldn't this apply for all tag types? For example:
>
> /** Comment about Foo */
> typedef struct { … } Foo;
>
> ?
Yes, good point. In r173586.
- Thanks, Fariborz
>
> - Doug
More information about the cfe-commits
mailing list