Skip to content
Commit 241b3137 authored by Chandler Carruth's avatar Chandler Carruth
Browse files

Check for NULL child expressions before visiting them, as the first

thing the visit does is dyn_cast<>, which leads to a nasty segfault.

llvm-svn: 125993
parent ce4e629f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment