[PATCH] D39627: Fix vtable not receiving hidden visibility when using push(visibility)

Jake Ehrlich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 3 18:23:40 PDT 2017


jakehehrlich created this revision.

This change should resolve https://bugs.llvm.org/show_bug.cgi?id=35022


Repository:
  rL LLVM

https://reviews.llvm.org/D39627

Files:
  lib/CodeGen/ItaniumCXXABI.cpp
  test/CodeGen/push-hidden-visibility-subclass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39627.121574.patch
Type: text/x-patch
Size: 5307 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171104/f87f6eb5/attachment.bin>


More information about the llvm-commits mailing list