[PATCH] Fix codegen for virtual methods that are (re-) exported from multiple modules.

Manuel Klimek klimek at google.com
Mon Feb 23 08:21:22 PST 2015


Attack the problem on a higher level; adapted test to catch more problems.


http://reviews.llvm.org/D7830

Files:
  lib/AST/VTableBuilder.cpp
  test/Modules/Inputs/merge-vtable-codegen/a.h
  test/Modules/Inputs/merge-vtable-codegen/a.modulemap
  test/Modules/Inputs/merge-vtable-codegen/b.h
  test/Modules/Inputs/merge-vtable-codegen/b.modulemap
  test/Modules/Inputs/merge-vtable-codegen/c.h
  test/Modules/Inputs/merge-vtable-codegen/c.modulemap
  test/Modules/Inputs/merge-vtable-codegen/merge-vtable-codegen.modulemap
  test/Modules/merge-vtable-codegen.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7830.20516.patch
Type: text/x-patch
Size: 4635 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150223/4b1c065b/attachment.bin>


More information about the cfe-commits mailing list