[Libreoffice-commits] core.git: compilerplugins/clang solenv/CompilerTest_compilerplugins_clang.mk
Noel (via logerrit)
logerrit at kemper.freedesktop.org
Fri Nov 6 13:36:12 UTC 2020
solenv/CompilerTest_compilerplugins_clang.mk | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 78dac9f19460b92da3e56214cd5833c7407ab0f2
Author: Noel <noelgrandin at gmail.com>
AuthorDate: Fri Nov 6 12:24:37 2020 +0200
Commit: Noel Grandin <noel.grandin at collabora.co.uk>
CommitDate: Fri Nov 6 14:35:36 2020 +0100
retire the stringbuffer loplugin
the best code is now the opposite of what this plugin recommends
Change-Id: I88c04200c73a9bae07ef8fcf6ba5f1d9e4927709
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105394
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin at collabora.co.uk>
diff --git a/compilerplugins/clang/stringbuffer.cxx b/compilerplugins/clang/store/stringbuffer.cxx
similarity index 100%
rename from compilerplugins/clang/stringbuffer.cxx
rename to compilerplugins/clang/store/stringbuffer.cxx
diff --git a/solenv/CompilerTest_compilerplugins_clang.mk b/solenv/CompilerTest_compilerplugins_clang.mk
index 46d090781d58..a8cc4ad731af 100644
--- a/solenv/CompilerTest_compilerplugins_clang.mk
+++ b/solenv/CompilerTest_compilerplugins_clang.mk
@@ -82,7 +82,6 @@ $(eval $(call gb_CompilerTest_add_exception_objects,compilerplugins_clang, \
compilerplugins/clang/test/staticvar \
compilerplugins/clang/test/stdfunction \
compilerplugins/clang/test/stringadd \
- compilerplugins/clang/test/stringbuffer \
compilerplugins/clang/test/stringconcatauto \
compilerplugins/clang/test/stringconcatliterals \
compilerplugins/clang/test/stringconstant \
More information about the Libreoffice-commits
mailing list