<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Apr 28, 2014 at 4:08 PM, Chandler Carruth <span dir="ltr"><<a href="mailto:chandlerc@google.com" target="_blank">chandlerc@google.com</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div dir="ltr"><div>Second, why are you defining a new callback type? We have std::function now, so I would expect this to be std::function<void(Pass *)>.</div></div></blockquote><div><br></div><div>We do? <a href="http://llvm.org/docs/CodingStandards.html#supported-c-11-language-and-library-features">http://llvm.org/docs/CodingStandards.html#supported-c-11-language-and-library-features</a></div>
</div></div></div>