office-gobmx/compilerplugins/clang/store
Stephan Bergmann d1a2b80b9d Bump compiler plugins Clang baseline to 12.0.1
...as discussed in the mail thread starting at
<https://lists.freedesktop.org/archives/libreoffice/2020-November/086234.html>
"Bump --enable-compiler-plugins Clang baseline?" (and now picked up again at
<https://lists.freedesktop.org/archives/libreoffice/2022-February/088459.html>
"Re: Bump --enable-compiler-plugins Clang baseline?"), and clean up
compilerplugins/clang/ accordingly

Change-Id: I5e81c6fdcc363aeefd6227606225b526fdf7ac16
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/129989
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2022-02-17 21:45:06 +01:00
..
test
tutorial
badvectorinit.cxx
bodynotinblock.cxx
bodynotinblock.hxx
cascadingassignop.cxx
cascadingassignop.hxx
cascadingcondop.cxx
cascadingcondop.hxx
changefunctioncalls.cxx
constantfunction.cxx
deadclass.cxx
defaultparams.cxx
deletedspecial.cxx
derivedclass.cxx
finalprotected.cxx
findoncontainer.cxx
fpcomparison.cxx
lclstaticfix.cxx
lclstaticfix.hxx
manualrefcount.cxx
optmove.cxx
paintmethodconversion.cxx
postfixincrementfix.cxx
postfixincrementfix.hxx
README
refassign.cxx
removeforwardstringdecl.cxx
removeforwardstringdecl.hxx
removevirtuals.cxx
returnbyref.cxx
returnunique.cxx
revisibility.cxx
rtlconstasciimacro.cxx
sfxitemsetrewrite.cxx
simplifybool.cxx
stdexception.cxx
stringbuffer.cxx
stylepolice.cxx
svstreamoutputoperators.cxx
unusedcode.cxx
valueof.cxx

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.