diff options
Diffstat (limited to 'solenv/CompilerTest_compilerplugins_clang.mk')
-rw-r--r-- | solenv/CompilerTest_compilerplugins_clang.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/solenv/CompilerTest_compilerplugins_clang.mk b/solenv/CompilerTest_compilerplugins_clang.mk index a8cc4ad731af..b707954c3319 100644 --- a/solenv/CompilerTest_compilerplugins_clang.mk +++ b/solenv/CompilerTest_compilerplugins_clang.mk @@ -58,6 +58,7 @@ $(eval $(call gb_CompilerTest_add_exception_objects,compilerplugins_clang, \ compilerplugins/clang/test/passparamsbyref \ compilerplugins/clang/test/passstuffbyref \ compilerplugins/clang/test/pointerbool \ + compilerplugins/clang/test/reducevarscope \ compilerplugins/clang/test/redundantcast \ compilerplugins/clang/test/redundantfcast \ compilerplugins/clang/test/redundantinline \ |