On Wed, Jun 20, 2012 at 1:24 PM, David Blaikie <[email protected]> wrote:
> On Wed, Jun 20, 2012 at 1:20 PM, Dmitri Gribenko <[email protected]> wrote:
>> Hello,
>>
>> The attached patch removes unused ASTContext& arg in
>> RawCommentList::addComment, as pointed out by Chandler during
>> post-commit review.
>
> Looks like it meets the trivial change bar to me.

Thanks, in r158845.

Dmitri

-- 
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <[email protected]>*/
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to