brintos

brintos / llvm-project-archived public Read only

0
0
Text · 253 B · c9dfb4e Raw
4 lines · cpp
1// RUN: not %clang_analyze_cc1 -analyzer-checker=core -analyzer-config model-path=%t/blah %s -o - 2>&1 | FileCheck %s2// CHECK: error: invalid input for analyzer-config option 'model-path', that expects a filename value3// CHECK-NEXT: 1 error generated4