[Libreoffice-commits] core.git: solenv/clang-format

Noel Grandin noel.grandin at collabora.co.uk
Thu Feb 22 11:32:37 UTC 2018


 solenv/clang-format/blacklist |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit a6fd7fcdc9f8b1e29e7cc9c321e3b4c6ad667f94
Author: Noel Grandin <noel.grandin at collabora.co.uk>
Date:   Thu Feb 22 13:31:04 2018 +0200

    update clang-format blacklist
    
    after I accidentally formatted it in
        commit 50d0ec571f302fe54ac7ddac827b571c94554bec
        rename redundantcopy loplugin to redundantfcast
    
    Change-Id: I8e006fa9a90af3d70ef7e6a9fdef2d6f294e0fba

diff --git a/solenv/clang-format/blacklist b/solenv/clang-format/blacklist
index 654166228374..9fdf7746c1f7 100644
--- a/solenv/clang-format/blacklist
+++ b/solenv/clang-format/blacklist
@@ -1764,7 +1764,6 @@ compilerplugins/clang/privatebase.cxx
 compilerplugins/clang/ptrvector.cxx
 compilerplugins/clang/rangedforcopy.cxx
 compilerplugins/clang/redundantcast.cxx
-compilerplugins/clang/redundantcopy.cxx
 compilerplugins/clang/redundantinline.cxx
 compilerplugins/clang/redundantpointerops.cxx
 compilerplugins/clang/refcounting.cxx
@@ -1855,7 +1854,6 @@ compilerplugins/clang/test/passparamsbyref.cxx
 compilerplugins/clang/test/passstuffbyref.cxx
 compilerplugins/clang/test/redundantcast.cxx
 compilerplugins/clang/test/redundantcast.hxx
-compilerplugins/clang/test/redundantcopy.cxx
 compilerplugins/clang/test/redundantinline.cxx
 compilerplugins/clang/test/redundantinline.hxx
 compilerplugins/clang/test/redundantpointerops.cxx


More information about the Libreoffice-commits mailing list