<div dir="ltr">Hm, this approach fails quickly when I try to compile some simple programs.  This program doesn't declare any special members:<div><div>struct S { int a; };</div><div>void foo(S s) { }</div></div><div><div class="gmail_extra">
<br><div class="gmail_quote">On Mon, May 12, 2014 at 4:15 PM, Reid Kleckner <span dir="ltr"><<a href="mailto:rnk@google.com" target="_blank">rnk@google.com</a>></span> wrote:<br><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">
  - Review stuff and add a test case for multiple copy ctors<br>
<div class=""><div class="h5"><br>
<a href="http://reviews.llvm.org/D3660" target="_blank">http://reviews.llvm.org/D3660</a><br>
<br>
Files:<br>
  lib/CodeGen/CGCXXABI.cpp<br>
  lib/CodeGen/CGCXXABI.h<br>
  lib/CodeGen/ItaniumCXXABI.cpp<br>
  lib/CodeGen/MicrosoftCXXABI.cpp<br>
  test/CodeGenCXX/uncopyable-args.cpp<br>
</div></div></blockquote></div><br></div></div></div>