summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/unnecessaryvirtual-dead.results
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2024-07-08 12:34:55 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2024-07-09 15:19:44 +0200
commit44f42499e20895cce8a3a4defc21b0613cc80bfd (patch)
tree8e0c8915f8a4ab2a3cc6703de85bee2c65838f3d /compilerplugins/clang/unnecessaryvirtual-dead.results
parent4f1b91a2bb7af2823c7c1dc9a30a0e822aa902cc (diff)
loplugin:unnecessaryvirtual
Change-Id: Ibacb8bd52f5a9838540a68d238c3ed76eff6571b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170184 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'compilerplugins/clang/unnecessaryvirtual-dead.results')
-rw-r--r--compilerplugins/clang/unnecessaryvirtual-dead.results4
1 files changed, 3 insertions, 1 deletions
diff --git a/compilerplugins/clang/unnecessaryvirtual-dead.results b/compilerplugins/clang/unnecessaryvirtual-dead.results
index 65b8bb57a09b..ca225b0b7a04 100644
--- a/compilerplugins/clang/unnecessaryvirtual-dead.results
+++ b/compilerplugins/clang/unnecessaryvirtual-dead.results
@@ -16,10 +16,12 @@ ux-gnu/../../../include/c++/13/bits/locale_facets_nonio.h:2002
void std::messages::do_close(int,)const
ux-gnu/../../../include/c++/13/streambuf:583
void std::basic_streambuf::imbue(const class std::locale &,)
-vcl/inc/font/LogicalFontInstance.hxx:123
+vcl/inc/font/LogicalFontInstance.hxx:127
void LogicalFontInstance::ImplInitHbFont(struct hb_font_t *,)
vcl/inc/salframe.hxx:145
void SalFrame::SetRepresentedURL(const class rtl::OUString &,)
+vcl/inc/salframe.hxx:214
+ void SalFrame::FlashWindow()const
vcl/inc/salinst.hxx:203
void SalInstance::releaseMainThread()
vcl/inc/salinst.hxx:212