summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/pr4209.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Analysis/pr4209.m')
-rw-r--r--clang/test/Analysis/pr4209.m1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/test/Analysis/pr4209.m b/clang/test/Analysis/pr4209.m
index 403b211dd5e..991d0d68f70 100644
--- a/clang/test/Analysis/pr4209.m
+++ b/clang/test/Analysis/pr4209.m
@@ -1,5 +1,4 @@
// RUN: clang-cc -triple i386-apple-darwin9 -analyze -checker-cfref -analyzer-store=basic -verify %s &&
-// RUN: clang-cc -triple i386-apple-darwin9 -analyze -checker-cfref -analyzer-store=basic-old-cast -verify %s &&
// RUN: clang-cc -triple i386-apple-darwin9 -analyze -checker-cfref -analyzer-store=region -verify %s
// This test case was crashing due to how CFRefCount.cpp resolved the
OpenPOWER on IntegriCloud