Go to file
Ted Kremenek 6c50479737 When processing the transfer function for a statement, evaluate
RemoveDeadBindings early because (1) it will always be called and (2) we can
dispatch to a plug-in transfer function that can evaluate the effect of dead
symbols (not yet added).

llvm-svn: 48114
2008-03-09 18:28:41 +00:00
clang When processing the transfer function for a statement, evaluate 2008-03-09 18:28:41 +00:00
llvm And again. 2008-03-09 17:13:05 +00:00