[PATCH] D11441: Generating available_externally vtables for classes without inline virtual functions

Piotr Padlewski prazek at google.com
Wed Jul 22 18:39:32 PDT 2015


Prazek updated this revision to Diff 30438.

http://reviews.llvm.org/D11441

Files:
  include/clang/AST/VTableBuilder.h
  lib/CodeGen/CGCXXABI.h
  lib/CodeGen/CGVTables.cpp
  lib/CodeGen/ItaniumCXXABI.cpp
  lib/CodeGen/MicrosoftCXXABI.cpp
  test/CodeGenCXX/vtable-available-externally.cpp
  test/CodeGenCXX/vtable-linkage.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11441.30438.patch
Type: text/x-patch
Size: 12010 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150723/47bcc290/attachment.bin>


More information about the cfe-commits mailing list