Files
loongoffice/compilerplugins/clang
Stephan Bergmann e1ab044401 Improve loplugin:unreffun
...to avoid a false positive in --enable-qt5

> [build CXX] vcl/qt5/Qt5Widget.cxx
> /home/sbergman/lo/core/vcl/qt5/Qt5Widget.cxx:466:21: error: Unreferenced function declaration [loplugin:unreffun]
>     friend QWidget* createQt5Widget(Qt5Frame& rFrame, QWidget* parent, Qt::WindowFlags f);
>     ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 1 error generated.

Change-Id: I01e47bc5f5147916737d62fe18ce5312a0221a3f
Reviewed-on: https://gerrit.libreoffice.org/55189
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2018-06-01 20:52:41 +02:00
..
2018-05-18 20:11:35 +02:00
2018-06-01 20:52:41 +02:00
2018-01-19 13:52:24 +01:00
2017-11-13 08:43:17 +01:00
2018-05-19 20:13:00 +02:00
2018-02-21 08:09:46 +01:00
2018-05-25 21:46:32 +02:00
2018-02-06 09:48:06 +02:00
2018-02-01 11:39:55 +01:00
2018-02-19 16:17:02 +01:00
2018-01-29 13:26:15 +01:00
2018-06-01 20:52:41 +02:00
2018-04-11 15:31:59 +02:00