diff options
author | David Bolvansky <david.bolvansky@gmail.com> | 2019-08-31 18:52:44 +0000 |
---|---|---|
committer | David Bolvansky <david.bolvansky@gmail.com> | 2019-08-31 18:52:44 +0000 |
commit | 20b2708c18258efe01bc9b785e413362bcc1961c (patch) | |
tree | 15a0f17cdc6ca91774b3c2411a61dac1f3532e5b /lldb/packages/Python/lldbsuite/test/expression_command/ir-interpreter-phi-nodes/TestIRInterpreterPHINodes.py | |
parent | 8caa16ec13f2013fcbdb880b64782fa3bd39d97b (diff) | |
download | bcm5719-llvm-20b2708c18258efe01bc9b785e413362bcc1961c.tar.gz bcm5719-llvm-20b2708c18258efe01bc9b785e413362bcc1961c.zip |
[clang] Devirtualization for classes with destructors marked as 'final'
A class with a destructor marked final cannot be derived from, so it should afford the same devirtualization opportunities as marking the entire class final.
Patch by logan-5 (Logan Smith)
Reviewed by rsmith
Differential Revision: https://reviews.llvm.org/D66621
llvm-svn: 370597
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/ir-interpreter-phi-nodes/TestIRInterpreterPHINodes.py')
0 files changed, 0 insertions, 0 deletions