aboutsummaryrefslogtreecommitdiff
path: root/test/Sema/uninit-variables.c
AgeCommit message (Expand)Author
2011-01-18Teach UninitializedValuesV2 to implicitly reason about C++Ted Kremenek
2011-01-18Correctly enable test/Sema/unit-variables.c,Ted Kremenek
2011-01-18Teach UninitializedValuesV2 about "int x = x" andTed Kremenek
2011-01-15Add initial prototype for implementation ofTed Kremenek