Kaydet (Commit) aac0b975 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Forgot to add compilerplugins/clang/test/unusedvariablecheck.cxx

...to CompilerTest_compilerplugins_clang in
871e420c "Fix loplugin::unusedvariablecheck
check for std classes"

Change-Id: I011d8ff73189dfa85adb4cbd50e556f25be9b79c
Reviewed-on: https://gerrit.libreoffice.org/44592Reviewed-by: 's avatarStephan Bergmann <sbergman@redhat.com>
Tested-by: 's avatarStephan Bergmann <sbergman@redhat.com>
üst d64f6caf
...@@ -46,6 +46,7 @@ $(eval $(call gb_CompilerTest_add_exception_objects,compilerplugins_clang, \ ...@@ -46,6 +46,7 @@ $(eval $(call gb_CompilerTest_add_exception_objects,compilerplugins_clang, \
compilerplugins/clang/test/unnecessaryoverride-dtor \ compilerplugins/clang/test/unnecessaryoverride-dtor \
compilerplugins/clang/test/unnecessaryparen \ compilerplugins/clang/test/unnecessaryparen \
compilerplugins/clang/test/unoany \ compilerplugins/clang/test/unoany \
compilerplugins/clang/test/unusedvariablecheck \
compilerplugins/clang/test/useuniqueptr \ compilerplugins/clang/test/useuniqueptr \
compilerplugins/clang/test/vclwidgets \ compilerplugins/clang/test/vclwidgets \
)) ))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment