[PATCH] D70905: Actually delay processing DelayedDllExportClasses until the outermost class is finished (PR40006)

Hans Wennborg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 4 04:25:16 PST 2019


This revision was automatically updated to reflect the committed changes.
hans marked an inline comment as done.
Closed by commit rG92ce2aff680e: Actually delay processing DelayedDllExportClasses until the outermost class is… (authored by hans).
Herald added a project: clang.

Changed prior to commit:
  https://reviews.llvm.org/D70905?vs=231710&id=232082#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70905/new/

https://reviews.llvm.org/D70905

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70905.232082.patch
Type: text/x-patch
Size: 4784 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191204/3d7adf98/attachment-0001.bin>


More information about the cfe-commits mailing list