[PATCH] D28274: [MS] Instantiate default args during instantiation of exported default ctors

Reid Kleckner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 4 17:19:12 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL291045: [MS] Instantiate default args during instantiation of exported default ctors (authored by rnk).

Changed prior to commit:
  https://reviews.llvm.org/D28274?vs=83059&id=83170#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28274

Files:
  cfe/trunk/lib/Sema/SemaDeclCXX.cpp
  cfe/trunk/lib/Sema/SemaTemplateInstantiateDecl.cpp
  cfe/trunk/test/CodeGenCXX/dllexport.cpp
  cfe/trunk/test/SemaCXX/default-arg-closures.cpp
  cfe/trunk/test/SemaCXX/dllexport.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28274.83170.patch
Type: text/x-patch
Size: 10012 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170105/a5c0d6f7/attachment-0001.bin>


More information about the cfe-commits mailing list