summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/taint-tester.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Analysis/taint-tester.cpp')
-rw-r--r--clang/test/Analysis/taint-tester.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/test/Analysis/taint-tester.cpp b/clang/test/Analysis/taint-tester.cpp
index ded8dc91bfb..f97eefb950e 100644
--- a/clang/test/Analysis/taint-tester.cpp
+++ b/clang/test/Analysis/taint-tester.cpp
@@ -1,4 +1,5 @@
// RUN: %clang_cc1 -analyze -analyzer-checker=alpha.security.taint,debug.TaintTest %s -verify
+// expected-no-diagnostics
typedef struct _FILE FILE;
typedef __typeof(sizeof(int)) size_t;
OpenPOWER on IntegriCloud