[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 7 18:09:10 PDT 2015
hans updated this revision to Diff 31564.
hans added a comment.
Turns out ActOnFinishCXXMemberDefaultArgs needs to be re-entrant.
http://reviews.llvm.org/D11850
Files:
include/clang/Sema/Sema.h
lib/Sema/Sema.cpp
lib/Sema/SemaDeclCXX.cpp
test/CodeGenCXX/dllexport.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11850.31564.patch
Type: text/x-patch
Size: 8867 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150808/e882fa3b/attachment.bin>
More information about the cfe-commits
mailing list