summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/bsd-string.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Analysis/bsd-string.c')
-rw-r--r--clang/test/Analysis/bsd-string.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Analysis/bsd-string.c b/clang/test/Analysis/bsd-string.c
index 14e1b00fc00..bca42ca8964 100644
--- a/clang/test/Analysis/bsd-string.c
+++ b/clang/test/Analysis/bsd-string.c
@@ -1,4 +1,4 @@
-// RUN: %clang_analyze_cc1 -analyzer-checker=core,unix.cstring,alpha.unix.cstring,debug.ExprInspection -analyzer-store=region -verify %s
+// RUN: %clang_analyze_cc1 -analyzer-checker=core,unix.cstring.NullArg,alpha.unix.cstring,debug.ExprInspection -analyzer-store=region -verify %s
#define NULL ((void *)0)
OpenPOWER on IntegriCloud