diff options
author | David Blaikie <dblaikie@gmail.com> | 2014-09-17 22:27:36 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2014-09-17 22:27:36 +0000 |
commit | dba94ec3c742aafbb05ea3ba4fbf37243fd82dd9 (patch) | |
tree | 4ac67c5c363d285c7b936d358e4c933120b8091c /llvm/test | |
parent | d8978ec085f2603bb0c5b783d4a88fac7dec8d94 (diff) | |
download | bcm5719-llvm-dba94ec3c742aafbb05ea3ba4fbf37243fd82dd9.tar.gz bcm5719-llvm-dba94ec3c742aafbb05ea3ba4fbf37243fd82dd9.zip |
Reapply fix in r217988 (reverted in r217989) and remove the alternative fix committed in r217987.
This type isn't owned polymorphically (as demonstrated by making the
dtor protected and everything still compiling) so just address the
warning by protecting the base dtor and making the derived class final.
llvm-svn: 217990
Diffstat (limited to 'llvm/test')
0 files changed, 0 insertions, 0 deletions