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

Piotr Padlewski prazek at google.com
Wed Jul 22 18:58:23 PDT 2015


Prazek updated this revision to Diff 30440.
Prazek marked an inline comment as done.

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.30440.patch
Type: text/x-patch
Size: 12260 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150723/a5fb3b0f/attachment.bin>


More information about the cfe-commits mailing list