aboutsummaryrefslogtreecommitdiff
path: root/test/Analysis/engine/replay-without-inlining.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Analysis/engine/replay-without-inlining.c')
-rw-r--r--test/Analysis/engine/replay-without-inlining.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Analysis/engine/replay-without-inlining.c b/test/Analysis/engine/replay-without-inlining.c
index 9ec2d08f3993..06029731694b 100644
--- a/test/Analysis/engine/replay-without-inlining.c
+++ b/test/Analysis/engine/replay-without-inlining.c
@@ -1,4 +1,5 @@
// RUN: %clang_cc1 -analyze -analyzer-checker=core,unix.Malloc -verify %s
+// expected-no-diagnostics
typedef struct {
char I[4];