summaryrefslogtreecommitdiffstats
path: root/test/Analysis/redefined_system.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Analysis/redefined_system.c')
-rw-r--r--test/Analysis/redefined_system.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Analysis/redefined_system.c b/test/Analysis/redefined_system.c
index ae5bf26..16f03ab 100644
--- a/test/Analysis/redefined_system.c
+++ b/test/Analysis/redefined_system.c
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -analyze -analyzer-checker=unix,core,alpha.security.taint -w -verify %s
+// RUN: %clang_cc1 -analyze -analyzer-checker=osx,unix,core,alpha.security.taint -w -verify %s
// expected-no-diagnostics
// Make sure we don't crash when someone redefines a system function we reason about.
OpenPOWER on IntegriCloud