[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 18:19:10 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL245139: Delay emitting members of dllexport classes until the class is fully parsed… (authored by hans).

Changed prior to commit:
  http://reviews.llvm.org/D11850?vs=32201&id=32207#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11850

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11850.32207.patch
Type: text/x-patch
Size: 10753 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150815/e45b4aee/attachment.bin>


More information about the cfe-commits mailing list