[compiler-rt] r194372 - [sanitizer] Warn if interception fails.

Evgeniy Stepanov eugeni.stepanov at gmail.com
Mon Nov 11 12:13:19 PST 2013


In this case a lot of lines in that file became a little longer because of
the change INTERCEPT_FUNCTION to COMMON_INTERCEPT_FUNCTION. I should have
done one formatting pass before, and another with the change.
On Nov 11, 2013 11:51 PM, "Chandler Carruth" <chandlerc at google.com> wrote:

>
> On Mon, Nov 11, 2013 at 3:28 AM, Evgeniy Stepanov <
> eugeni.stepanov at gmail.com> wrote:
>
>> This includes a clang-format pass over common interceptors.
>
>
> FWIW, in the future please separate out commits which are formatting-only
> from commits which change behavior. This makes bisecting failures and
> reverting offending patches *much* more easy.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131112/ba35c744/attachment.html>


More information about the llvm-commits mailing list