diff options
Diffstat (limited to 'test/Analysis/CGColorSpace.c')
| -rw-r--r-- | test/Analysis/CGColorSpace.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Analysis/CGColorSpace.c b/test/Analysis/CGColorSpace.c index e2da36459a23..8681e15d39e5 100644 --- a/test/Analysis/CGColorSpace.c +++ b/test/Analysis/CGColorSpace.c @@ -1,4 +1,4 @@ -// RUN: %clang_cc1 -analyze -analyzer-checker=core,osx.cocoa.RetainCount -analyzer-store=region -analyzer-constraints=range -verify %s +// RUN: %clang_cc1 -analyze -analyzer-checker=core,osx.cocoa.RetainCount -analyzer-store=region -verify %s typedef struct CGColorSpace *CGColorSpaceRef; extern CGColorSpaceRef CGColorSpaceCreateDeviceRGB(void); |
