summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/commands/expression/macros/main.cpp
diff options
context:
space:
mode:
authorDavid Bolvansky <david.bolvansky@gmail.com>2019-08-31 18:52:44 +0000
committerDavid Bolvansky <david.bolvansky@gmail.com>2019-08-31 18:52:44 +0000
commit20b2708c18258efe01bc9b785e413362bcc1961c (patch)
tree15a0f17cdc6ca91774b3c2411a61dac1f3532e5b /lldb/packages/Python/lldbsuite/test/commands/expression/macros/main.cpp
parent8caa16ec13f2013fcbdb880b64782fa3bd39d97b (diff)
downloadbcm5719-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/commands/expression/macros/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud