forked from OSchip/llvm-project
[analyzer][NFC] Fix test failures for builds w/o assertions
This commit is contained in:
parent
a838a4f69f
commit
6f21adac6d
|
@ -1,5 +1,5 @@
|
|||
// RUN: %clang_analyze_cc1 -analyzer-checker=core,debug.ExprInspection -verify %s
|
||||
// XFAIL: *
|
||||
// XFAIL: asserts
|
||||
|
||||
void clang_analyzer_eval(bool);
|
||||
|
||||
|
|
Loading…
Reference in New Issue