Re: [PATCH] D15406: Add warning for attribute-cleanup on function parameter.

2015-12-10 Thread Aaron Ballman via cfe-commits
aaron.ballman added a subscriber: aaron.ballman. aaron.ballman accepted this revision. aaron.ballman added a reviewer: aaron.ballman. aaron.ballman added a comment. In http://reviews.llvm.org/D15406#307733, @rsmith wrote: > This looks fine to me, though it would be better to express the restricti

Re: [PATCH] D15406: Add warning for attribute-cleanup on function parameter.

2015-12-10 Thread Richard Smith via cfe-commits
rsmith added a subscriber: rsmith. rsmith accepted this revision. rsmith added a reviewer: rsmith. rsmith added a comment. This revision is now accepted and ready to land. This looks fine to me, though it would be better to express the restrictions as a `SubjectList` on the attribute definition i