Files
libreoffice/compilerplugins/clang/store
Noel Grandin d9575e72de loplugin:manualrefcount
this is the code I used to find naked acquire/release stuff

No need to run it all the time, so leave it in store

Change-Id: I9ac4a6f5db7cd4cbb1b63698340425eed7cb8713
2017-10-18 16:23:20 +02:00
..
2017-08-16 13:17:07 +02:00
2017-09-25 12:20:56 +02:00
2017-09-25 12:20:56 +02:00
2017-08-16 13:17:07 +02:00
2017-10-18 16:23:20 +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.