Go to file
Ted Kremenek f91d1c92ba Fixed several bugs in the propagation of "uninitialized value"
taintness across expressions.

Made "smart-culling" of taint propagation (for error reporting)
correctly handle conditional expressions and a few other edge cases.

llvm-svn: 42421
2007-09-28 00:09:38 +00:00
clang Fixed several bugs in the propagation of "uninitialized value" 2007-09-28 00:09:38 +00:00
llvm Convert DFSPass into a templated friend function, in preparation for making it common to DomTree and PostDomTree. 2007-09-27 23:23:00 +00:00