forked from OSchip/llvm-project
![]() The effect is that if a variable is uninitialized along a branch (but initialized along another), at merge points it is considered uninitialized. Previously we had the opposite behavior. The new behavior is more conservative, and more in line with gcc's behavior. llvm-svn: 48689 |
||
---|---|---|
.. | ||
conditional-op-missing-lhs.c | ||
dead-stores.c | ||
uninit-vals.c |