[PATCH] D11850: Delay emitting members of dllexport classes until the class is fully parsed (PR23542)

Hans Wennborg via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 14 16:28:42 PDT 2015


hans updated the summary for this revision.
hans updated this revision to Diff 32201.
hans marked an inline comment as done.
hans added a comment.

Addressed comments.


http://reviews.llvm.org/D11850

Files:
  include/clang/Sema/Sema.h
  lib/Parse/ParseDeclCXX.cpp
  lib/Sema/Sema.cpp
  lib/Sema/SemaDeclCXX.cpp
  lib/Sema/SemaTemplateInstantiate.cpp
  test/CodeGenCXX/dllexport.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11850.32201.patch
Type: text/x-patch
Size: 10573 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150814/098bc623/attachment.bin>


More information about the cfe-commits mailing list