forked from OSchip/llvm-project
54f4d01bd3
We always register the visitor on a node in which the value we are tracking is live and constrained. However, the visitation can restart at a node, later on the path, in which the value is under constrained because it is no longer live. Previously, we just silently stopped tracking in that case. llvm-svn: 179731 |
||
---|---|---|
.. | ||
Inputs/include/sys | ||
deref-track-symbolic-region.c | ||
deref-track-symbolic-region.cpp | ||
explicit-suppression.cpp | ||
false-positive-suppression.c | ||
no-prune-paths.c | ||
shortest-path-suppression.c | ||
undef-value-callee.h | ||
undef-value-caller.c | ||
undef-value-param.c | ||
undef-value-param.m |