aboutsummaryrefslogtreecommitdiff
path: root/test/Sema/uninit-variables-vectors.c
AgeCommit message (Expand)Author
2011-04-08Now that the analyzer is distinguishing between uninitialized uses thatChandler Carruth
2011-03-17Make test more portable.Ted Kremenek
2011-03-17Extend -Wuninitialized to support vector types.Ted Kremenek