diff options
author | Hiroshi Yamauchi <yamauchi@google.com> | 2019-06-21 20:04:29 +0000 |
---|---|---|
committer | Hiroshi Yamauchi <yamauchi@google.com> | 2019-06-21 20:04:29 +0000 |
commit | 405c2b16225fc6eaf5eb8ba3ce584699a3b159ef (patch) | |
tree | 1285035057b3282cce8771b3e6962af91cb2cc7f /clang/lib/Basic/SourceManager.cpp | |
parent | 22e3dc60a006baaa1bbb32e4e27d708e7c1f5b38 (diff) | |
download | llvm-405c2b16225fc6eaf5eb8ba3ce584699a3b159ef.zip llvm-405c2b16225fc6eaf5eb8ba3ce584699a3b159ef.tar.gz llvm-405c2b16225fc6eaf5eb8ba3ce584699a3b159ef.tar.bz2 |
Devirtualize destructor of final class.
Summary:
Take advantage of the final keyword to devirtualize destructor calls.
Fix https://bugs.llvm.org/show_bug.cgi?id=21368
Reviewers: rsmith
Reviewed By: rsmith
Subscribers: davidxl, Prazek, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D63161
llvm-svn: 364100
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions