summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/security-syntax-checks-no-emit.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Analysis/security-syntax-checks-no-emit.c')
-rw-r--r--clang/test/Analysis/security-syntax-checks-no-emit.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/test/Analysis/security-syntax-checks-no-emit.c b/clang/test/Analysis/security-syntax-checks-no-emit.c
index c2869cabae9..7759aa73b33 100644
--- a/clang/test/Analysis/security-syntax-checks-no-emit.c
+++ b/clang/test/Analysis/security-syntax-checks-no-emit.c
@@ -1,4 +1,5 @@
// RUN: %clang_cc1 -triple i686-pc-linux-gnu -analyze -analyzer-checker=security.insecureAPI,security.FloatLoopCounter %s -verify
+// expected-no-diagnostics
// This file complements 'security-syntax-checks.m', but tests that we omit
// specific checks on platforms where they don't make sense.
OpenPOWER on IntegriCloud