summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/idempotent-operations.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Analysis/idempotent-operations.m')
-rw-r--r--clang/test/Analysis/idempotent-operations.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/test/Analysis/idempotent-operations.m b/clang/test/Analysis/idempotent-operations.m
index ef00cf975cb..306376dd575 100644
--- a/clang/test/Analysis/idempotent-operations.m
+++ b/clang/test/Analysis/idempotent-operations.m
@@ -1,4 +1,5 @@
// RUN: %clang_cc1 -analyze -analyzer-store=region -analyzer-constraints=range -fblocks -analyzer-opt-analyze-nested-blocks -analyzer-checker=alpha.deadcode.IdempotentOperations,osx.cocoa.RetainCount -verify %s
+// expected-no-diagnostics
typedef signed char BOOL;
typedef unsigned long NSUInteger;
OpenPOWER on IntegriCloud