solenv/CompilerTest_compilerplugins_clang.mk |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 78dac9f19460b92da3e56214cd5833c7407ab0f2
Author:     Noel <noelgran...@gmail.com>
AuthorDate: Fri Nov 6 12:24:37 2020 +0200
Commit:     Noel Grandin <noel.gran...@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.gran...@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 \
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to