brintos

brintos / llvm-project-archived public Read only

0
0
Text · 227 B · 698430f Raw
6 lines · c
1// RUN: not %clang_analyze_cc1 -analyzer-constraints=z3 %s 2>&1 | FileCheck %s2// REQUIRES: no-z33 4// CHECK: error: analyzer constraint manager 'z3' is only available if LLVM5// CHECK: was built with -DLLVM_ENABLE_Z3_SOLVER=ON6