// RUN: %clang_analyze_cc1 \
// RUN: -analyzer-checker=alpha.security.cert.pos.34c\
// RUN: -verify %s
// Examples from the CERT rule's page.
// https://wiki.sei.cmu.edu/confluence/x/6NYxBQ
void ;
void *;
int ;
int ;
// namespace test_auto_var_used_bad
// namespace test_auto_var_used_good