[PATCH] CONSUMABLE class attribute
Aaron Ballman
aaron.ballman at gmail.com
Fri Aug 30 16:36:58 PDT 2013
On Fri, Aug 30, 2013 at 7:04 PM, Christian Wailes
<chriswailes at google.com> wrote:
> CXXConstructors are a subclass of CXXMethods. It was redundant to list
> both.
Good point, thanks!
~Aaron
>
> - Chris
>
>
> On Fri, Aug 30, 2013 at 4:00 PM, Delesley Hutchins <delesley at google.com>
> wrote:
>>
>> Submitted as r189702.
>>
>>
>> On Fri, Aug 30, 2013 at 3:21 PM, Christian Wailes
>> <chriswailes at google.com> wrote:
>> > Factored out even more code.
>> >
>> > Hi delesley, dblaikie, aaron.ballman,
>> >
>> > http://llvm-reviews.chandlerc.com/D1563
>> >
>> > CHANGE SINCE LAST DIFF
>> > http://llvm-reviews.chandlerc.com/D1563?vs=3943&id=3946#toc
>> >
>> > Files:
>> > include/clang/Analysis/Analyses/Consumed.h
>> > include/clang/Basic/Attr.td
>> > include/clang/Basic/DiagnosticSemaKinds.td
>> > lib/Analysis/Consumed.cpp
>> > lib/Sema/SemaDeclAttr.cpp
>> > test/SemaCXX/warn-consumed-analysis-strict.cpp
>> > test/SemaCXX/warn-consumed-analysis.cpp
>> > test/SemaCXX/warn-consumed-parsing.cpp
>>
>>
>>
>> --
>> DeLesley Hutchins | Software Engineer | delesley at google.com | 505-206-0315
>
>
More information about the cfe-commits
mailing list