[PATCH] [ASan] Factor out platform-specific interceptors

Timur Iskhodzhanov timurrrr at google.com
Mon Mar 16 07:26:14 PDT 2015


After trying various things I've decided to use {{{ / }}} rather than
{{{1.  It makes the structure of folds a bit easier to read.

On Fri, Mar 13, 2015 at 11:56 PM Kostya Serebryany <kcc at google.com> wrote:

> ================
> Comment at: lib/asan/asan_win.cc:150
> @@ +149,3 @@
> +}
> +// }}}
> +
> ----------------
> These are vim fold markers, right?
> if you have {{{1 for opening you don't need }}} for closing.
>
> http://reviews.llvm.org/D8321
>
> EMAIL PREFERENCES
>   http://reviews.llvm.org/settings/panel/emailpreferences/
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150316/fdef8602/attachment.html>


More information about the llvm-commits mailing list