[analyzer] Add an integer version of the Circle tests in uninit-vals.m.
authorJordan Rose <jordan_rose@apple.com>
Tue, 19 Mar 2013 23:01:57 +0000 (23:01 +0000)
committerJordan Rose <jordan_rose@apple.com>
Tue, 19 Mar 2013 23:01:57 +0000 (23:01 +0000)
commit25132d51561fb64c303ab19c77a95ca997f8a78e
tree27a8cbe0eb2e50b0ad8aba98faf3fdcef14f8be6
parent92373533a57375f14692f6ef3cb8586ec327ea1b
[analyzer] Add an integer version of the Circle tests in uninit-vals.m.

A floating-point version is nice for testing unknown values, but it's
good to be able to check all parts of the structure as well.

Test change only, no functionality change.

llvm-svn: 177455
clang/test/Analysis/uninit-vals.m