Teach CFGBuilder about null pointer constants in conditionals, and how they...
Teach CFGBuilder about null pointer constants in conditionals, and how they can be used to prune branches. Fixes false null pointer dereference warning in PR 8183. llvm-svn: 126305
Loading
Please register or sign in to comment