summaryrefslogtreecommitdiff
path: root/solenv/CompilerTest_compilerplugins_clang.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-05-19 17:20:05 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-05-19 17:20:05 +0200
commitb6778e921f72ca0ef49b4e18f3f990a397b9c491 (patch)
tree96f000f088ea67fcc66b69086dac1385478d4982 /solenv/CompilerTest_compilerplugins_clang.mk
parent0e4a884b818f6fcb4b1f5809cfd5f4487021ea88 (diff)
loplugin:stringcopy
Change-Id: Ib04ef019996888166c25ad140b7c718a173a782a
Diffstat (limited to 'solenv/CompilerTest_compilerplugins_clang.mk')
-rw-r--r--solenv/CompilerTest_compilerplugins_clang.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/solenv/CompilerTest_compilerplugins_clang.mk b/solenv/CompilerTest_compilerplugins_clang.mk
index a4de36ee090a..dd8951325e50 100644
--- a/solenv/CompilerTest_compilerplugins_clang.mk
+++ b/solenv/CompilerTest_compilerplugins_clang.mk
@@ -24,6 +24,7 @@ $(eval $(call gb_CompilerTest_add_exception_objects,compilerplugins_clang, \
compilerplugins/clang/test/salbool \
compilerplugins/clang/test/salunicodeliteral \
compilerplugins/clang/test/stringconstant \
+ compilerplugins/clang/test/stringcopy \
compilerplugins/clang/test/unnecessaryoverride-dtor \
compilerplugins/clang/test/unoany \
compilerplugins/clang/test/vclwidgets \