[Libreoffice-commits] core.git: solenv/CompilerTest_compilerplugins_clang.mk
Stephan Bergmann (via logerrit)
logerrit at kemper.freedesktop.org
Sat Oct 12 06:10:47 UTC 2019
solenv/CompilerTest_compilerplugins_clang.mk | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 82a763d78c168192263765b38f23c93346096243
Author: Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Fri Oct 11 23:13:42 2019 +0200
Commit: Stephan Bergmann <sbergman at redhat.com>
CommitDate: Sat Oct 12 08:09:37 2019 +0200
Enable compilerplugins/clang/test/classmemaccess.cxx
...which was added with 8f4fdb405a8470b9d06ab14ced120da89b213e82 "New
loplugin:classmemaccess", but I forgot to include this change to
solenv/CompilerTest_compilerplugins_clang.mk in that commit
Change-Id: If1580b28369443f09dae8882346b1e0ff8214ab4
Reviewed-on: https://gerrit.libreoffice.org/80699
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman at redhat.com>
diff --git a/solenv/CompilerTest_compilerplugins_clang.mk b/solenv/CompilerTest_compilerplugins_clang.mk
index 9a5fe8545ee3..644e8179180d 100644
--- a/solenv/CompilerTest_compilerplugins_clang.mk
+++ b/solenv/CompilerTest_compilerplugins_clang.mk
@@ -14,6 +14,7 @@ $(eval $(call gb_CompilerTest_add_exception_objects,compilerplugins_clang, \
compilerplugins/clang/test/blockblock \
compilerplugins/clang/test/buriedassign \
compilerplugins/clang/test/casttovoid \
+ compilerplugins/clang/test/classmemaccess \
compilerplugins/clang/test/collapseif \
compilerplugins/clang/test/commaoperator \
$(if $(filter-out WNT,$(OS)),compilerplugins/clang/test/constfields) \
More information about the Libreoffice-commits
mailing list