summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/debug-info-inheriting-constructor.cpp
diff options
context:
space:
mode:
authorPetr Hosek <phosek@chromium.org>2019-02-11 20:13:42 +0000
committerPetr Hosek <phosek@chromium.org>2019-02-11 20:13:42 +0000
commit7c8952197b86790b31731d34d559281840916e1f (patch)
treeb4f08c91a66608be3fa1cc7199dbac1f6d6ce3fa /clang/test/CodeGenCXX/debug-info-inheriting-constructor.cpp
parentb31180d0de2d32851b54ab0f00718eea366b1af2 (diff)
downloadbcm5719-llvm-7c8952197b86790b31731d34d559281840916e1f.tar.gz
bcm5719-llvm-7c8952197b86790b31731d34d559281840916e1f.zip
[CodeGen] Set construction vtable visibility after creating initializer
We must only set the construction vtable visibility after we create the vtable initializer, otherwise the global value will be treated as declaration rather than definition and the visibility won't be set. Differential Revision: https://reviews.llvm.org/D58010 llvm-svn: 353742
Diffstat (limited to 'clang/test/CodeGenCXX/debug-info-inheriting-constructor.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud