<div dir="ltr">I sent you <a href="https://reviews.llvm.org/D40915">https://reviews.llvm.org/D40915</a> to do that.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Dec 6, 2017 at 12:52 PM, Rafael Avila de Espindola <span dir="ltr"><<a href="mailto:rafael.espindola@gmail.com" target="_blank">rafael.espindola@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">Rui Ueyama <<a href="mailto:ruiu@google.com">ruiu@google.com</a>> writes:<br>
<br>
> I want to keep the number of functions in ErrorHandler as small as possible<br>
> for the sake of simplicity. As you added a new function, now we have to<br>
> think which we should use when we write code, check or checkLazy.<br>
><br>
> Have you considered making every call of `check` lazy? I'm OK with using C<br>
> macro if not too complicated.<br>
<br>
</span>Making it always lazy might make sense.<br>
<br>
Cheers,<br>
Rafael<br>
</blockquote></div><br></div>