Fix issues for clang-analyzer-8
[alexxy/gromacs.git] / admin / builds / clang-analyzer.py
index 345ebb4015c9f661ac1ea2a59c3877bb4f668b24..1b1129ef95c332c12777ac3aca0ba55117fcd9ba 100644 (file)
@@ -35,7 +35,7 @@
 # These options need to match the node label in Jenkins and the
 # capabilities in releng/agents.py for the agent where the analysis is
 # intended to run.
-build_options = ['clang-6', 'clang-static-analyzer-6']
+build_options = ['clang-8', 'clang-static-analyzer-8']
 
 # Policy global variables
 use_stdlib_through_env_vars = False