summaryrefslogtreecommitdiffstats
path: root/utils/C++Tests/Clang-Syntax/lit.local.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'utils/C++Tests/Clang-Syntax/lit.local.cfg')
-rw-r--r--utils/C++Tests/Clang-Syntax/lit.local.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/C++Tests/Clang-Syntax/lit.local.cfg b/utils/C++Tests/Clang-Syntax/lit.local.cfg
index 280d1c1..89fdd8e 100644
--- a/utils/C++Tests/Clang-Syntax/lit.local.cfg
+++ b/utils/C++Tests/Clang-Syntax/lit.local.cfg
@@ -17,6 +17,7 @@ config.test_format = lit.formats.SyntaxCheckTest(compiler=root.clang,
extra_cxx_args=['-D__STDC_LIMIT_MACROS',
'-D__STDC_CONSTANT_MACROS',
'-Wno-sign-compare',
+ '-Werror',
'-I%s/include' % root.llvm_src_root,
'-I%s/include' % root.llvm_obj_root,
'-I%s/tools/clang/include' % root.llvm_src_root,
OpenPOWER on IntegriCloud