<div dir="ltr">Thanks Richard.<div><br></div><div>Sorry about the failed test that Hubert brought up. I'll remove that if no one objects since it's covered by the Sema tests in this Patch.</div><div><br></div><div>Potentially that test in the Parser could be modified to be:</div><div>template<typename T></div><div>concept D1 = true;</div><div><br></div><div>However, it will just pass and I believe it needs a diagnostic for the return type not being bool.</div><div> </div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jul 29, 2015 at 6:40 PM, Richard Smith <span dir="ltr"><<a href="mailto:richard@metafoo.co.uk" target="_blank">richard@metafoo.co.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">rsmith accepted this revision.<br>
rsmith added a comment.<br>
This revision is now accepted and ready to land.<br>
<br>
LGTM<br>
<br>
<br>
<a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__reviews.llvm.org_D11490&d=AwMFaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=BSqEv9KvKMW_Ob8SyngJ70KdZISM_ASROnREeq0cCxk&m=Ljx7knGZeVGa430MpZx7b-YeGT0f6kHoH55CHNkwZGU&s=6XNZkUb59iavjDmjMzpjFaTBdt-aSislU1poUckuQ1c&e=" rel="noreferrer" target="_blank">http://reviews.llvm.org/D11490</a><br>
<br>
<br>
<br>
</blockquote></div><br></div>