summaryrefslogtreecommitdiff
path: root/solenv
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2018-02-22 15:39:56 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2018-02-23 13:40:15 +0100
commit64ada386b9e67b2cb5823a333ec2b289781459ba (patch)
tree3431bd2000fe4f0635b0cd064ac6b1e145c4473c /solenv
parent57464884619be641f5ebc8804593f668ec8e0981 (diff)
new loplugin:doubleconvert to with ColorData work
Change-Id: Ib8f2ef485f548645c4b0e7cf080b72b28c4e278d Reviewed-on: https://gerrit.libreoffice.org/50226 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'solenv')
-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 bc4fbdc3ae0c..d417702d19fe 100644
--- a/solenv/CompilerTest_compilerplugins_clang.mk
+++ b/solenv/CompilerTest_compilerplugins_clang.mk
@@ -20,6 +20,7 @@ $(eval $(call gb_CompilerTest_add_exception_objects,compilerplugins_clang, \
compilerplugins/clang/test/cstylecast \
compilerplugins/clang/test/datamembershadow \
compilerplugins/clang/test/dodgyswitch \
+ compilerplugins/clang/test/doubleconvert \
compilerplugins/clang/test/emptyif \
compilerplugins/clang/test/externvar \
compilerplugins/clang/test/expressionalwayszero \