forked from OSchip/llvm-project
parent
a7310a8cfa
commit
52ca4a4e47
|
@ -1,5 +1,5 @@
|
|||
// RUN: mkdir -p %t.dir
|
||||
// RUN: %clang_cc1 -analyze -analyzer-output=html -analyzer-checker=core -o %t.dir
|
||||
// RUN: %clang_cc1 -analyze -analyzer-output=html -analyzer-checker=core -o %t.dir %s
|
||||
// RUN: ls %t.dir | not grep report
|
||||
// RUN: rm -fR %t.dir
|
||||
|
||||
|
|
Loading…
Reference in New Issue