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

Piotr Padlewski prazek at google.com
Thu Jul 23 21:05:22 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL243090: Generating available_externally vtables for outline virtual functions (authored by Prazek).

Changed prior to commit:
  http://reviews.llvm.org/D11441?vs=30520&id=30560#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11441

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11441.30560.patch
Type: text/x-patch
Size: 12468 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150724/988b0b0d/attachment.bin>


More information about the cfe-commits mailing list