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

Manuel Klimek klimek at google.com
Mon Feb 23 07:46:50 PST 2015


Hi rsmith,

Fixes multiple crashes where a non-canonical decl would be used as
key.

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.20511.patch
Type: text/x-patch
Size: 5053 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150223/e24078ed/attachment.bin>


More information about the cfe-commits mailing list