[PATCH] Change OwningPtr::take() to OwningPtr::release().
Ahmed Charles
acharles at outlook.com
Mon Mar 10 14:58:22 PDT 2014
________________________________
> Date: Sun, 9 Mar 2014 20:50:11 +0100
> Subject: Re: [PATCH] Change OwningPtr::take() to OwningPtr::release().
> From: klimek at google.com
> To: reviews+D3000+public+98092d670b5699b2 at llvm-reviews.chandlerc.com
> CC: dblaikie at gmail.com; chandlerc at gmail.com; acharles at outlook.com;
> cfe-commits at cs.uiuc.edu
>
> clang-format should (if used with the right scripts) only re-format
> statements around touched lines (it will mostly re-format full
> statements though).
>
> What scripts did you use to clang-format the changes?
I used git-clang-format from the tools/clang-format directory.
More information about the cfe-commits
mailing list