[cfe-commits] r165039 - in /cfe/trunk: bindings/xml/comment-xml-schema.rng test/Index/Inputs/CommentXML/valid-deprecated-attr.xml test/Index/Inputs/CommentXML/valid-unavailable-attr.xml test/Index/annotate-comments-availability-attrs.cpp test/Index/comment-xml-schema.c tools/libclang/CXComment.cpp
Douglas Gregor
dgregor at apple.com
Tue Oct 2 16:04:20 PDT 2012
Thanks!
On Oct 2, 2012, at 4:03 PM, jahanian <fjahanian at apple.com> wrote:
>
> On Oct 2, 2012, at 1:18 PM, Douglas Gregor <dgregor at apple.com> wrote:
>
>>
>> On Oct 2, 2012, at 1:05 PM, Fariborz Jahanian <fjahanian at apple.com> wrote:
>>
>>>
>>
>> I don't think we need the boolean; the presence of <Deprecated> or <Unavailable> says that it's deprecated or unavailable.
>>
>> Also, shouldn't this include an optional message? That could be the content of the <Deprecated> or <Unavailable> tag.
>
> In r165066.
> - Fariborz
>
>
More information about the cfe-commits
mailing list