summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-09 09:32:46 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-09 09:32:46 +0200
commit51c81a57e307e6ac6b6ec08fbcc8d3945ffd4e7e (patch)
tree915b5258210642754ebaf9150cfead3c00f2ede1
parentaccessibility: consistently use "" and <> in include directives (diff)
downloadcore-51c81a57e307e6ac6b6ec08fbcc8d3945ffd4e7e.tar.gz
core-51c81a57e307e6ac6b6ec08fbcc8d3945ffd4e7e.zip
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
-rw-r--r--compilerplugins/clang/store/bodynotinblock.cxx (renamed from compilerplugins/clang/bodynotinblock.cxx)0
-rw-r--r--compilerplugins/clang/store/bodynotinblock.hxx (renamed from compilerplugins/clang/bodynotinblock.hxx)0
2 files changed, 0 insertions, 0 deletions
diff --git a/compilerplugins/clang/bodynotinblock.cxx b/compilerplugins/clang/store/bodynotinblock.cxx
index ca4f904992c8..ca4f904992c8 100644
--- a/compilerplugins/clang/bodynotinblock.cxx
+++ b/compilerplugins/clang/store/bodynotinblock.cxx
diff --git a/compilerplugins/clang/bodynotinblock.hxx b/compilerplugins/clang/store/bodynotinblock.hxx
index 872c46b32352..872c46b32352 100644
--- a/compilerplugins/clang/bodynotinblock.hxx
+++ b/compilerplugins/clang/store/bodynotinblock.hxx