summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2021-11-15 08:11:49 +0100
committerStephan Bergmann <sbergman@redhat.com>2021-11-15 11:14:41 +0100
commit32334811f09592d669576de00af778c86f637f3e (patch)
treeaa7498c55a416fc773db32954e00ea95ea45c441 /svtools
parente6968f0485cfb2f6c941d11c438386e14a47095d (diff)
loplugin:fakebool
..."use "bool" instead of 'gboolean' (aka 'int')" after Clang 14 trunk <https://github.com/llvm/llvm-project/commit/4d8fff477e024698facd89741cc6cf996708d598> "[clang] retain type sugar in auto / template argument deduction". Arguably, the plugin should not warn about uses of `auto`, but then again there is a very similar case a few lines above that already uses `bool` instead of `auto`, so clean this one up as well. Change-Id: I62afa5ed30c192df7fa45aeb7d4a160712fa3794 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125215 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'svtools')
0 files changed, 0 insertions, 0 deletions