// RUN: %clang_analyze_cc1 -triple i686-pc-linux-gnu %s -verify \
// RUN: -analyzer-checker=security.insecureAPI \
// RUN: -analyzer-checker=security.FloatLoopCounter
// 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.
// Omit the 'rand' check since 'arc4random' is not available on Linux.
int ;
double ;
double ;
long ;
void ;
long ;
long ;
long ;
long ;
int ;
void