diff options
author | Ted Kremenek <kremenek@apple.com> | 2007-11-24 20:07:36 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2007-11-24 20:07:36 +0000 |
commit | ff7c538f7c37539bceb99113f7d507cd98daa578 (patch) | |
tree | 7d308a6d87a560806960cc80bc0fa3b10d72b4bb /test/CodeGen/conditional-gnu-ext.c | |
parent | bfc5e500bfb2febcf2e85588f2f839601b9fc1e0 (diff) |
Fixed bogus culling of uninitialized-values "taint" propagation during assignments.
We accidentally were throttling the propagation of uninitialized state across
assignments (e.g. x = y). Thanks to Anders Carlsson for spotting this problem.
Added test cases to test suite to provide regression testing for the
uninitialized values analysis.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44306 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/conditional-gnu-ext.c')
0 files changed, 0 insertions, 0 deletions