[LLVMdev] adding asserts to PHINode::addIncoming

Erick Tryzelaar idadesub at users.sourceforge.net
Wed Feb 27 13:06:44 PST 2008


I noticed that addIncoming doesn't check if the passed in arguments are null
or not, so I added a check for it.

-e



More information about the llvm-dev mailing list