Move loplugin:bodynotinblock to store/, to improve performance

...as it was the last remaining enabled-by-default plugin that calls expensive
parentStmt.  It isn't immediately clear to me how to rewrite the plugin to not
call that, but a superset of this plugin's warnings are now also emitted by
GCC 6 -Wmisleading-indentation.

Change-Id: Ifa55cb14f6763594fe48926585df29d4d30355df
This commit is contained in:
Stephan Bergmann 2017-10-09 09:32:46 +02:00
parent ecc73fa19e
commit 51c81a57e3
2 changed files with 0 additions and 0 deletions