Files
libreoffice/compilerplugins/clang/store
Noel Grandin 1820fcbbc3 constmethod for accessor-type methods
Apply the constmethod plugin, but only to accessor-type methods, e.g.
IsFoo(), GetBar(), etc, where we can be sure of that
constifying is a reasonable thing to do.

Change-Id: Ibc97f5f359a0992dd1ce2d66f0189f8a0a43d98a
Reviewed-on: https://gerrit.libreoffice.org/74269
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2019-09-29 12:43:37 +02:00
..
2019-04-28 07:40:57 +02:00
2019-05-05 10:14:07 +02:00
2019-05-05 10:14:07 +02:00
2019-04-28 07:40:46 +02:00
2019-09-06 09:15:58 +02:00
2019-09-01 11:15:11 +02:00

This plugin actions are not used. They are still kept in case they would be useful again
(they can be activated again by simply moving them back in the clang/ source directory)
or simply as a reference when writing new plugins.