szepet closed this revision.
szepet added a comment.

So the fixes seem to work. The problem was the line 'StackFrame = 
StackFrame->getParent()->getCurrentStackFrame();' since I havent checked if the 
parent of the StackFrame is nullptr. (It is quite interesting that it just not 
crashed on my computer.)


https://reviews.llvm.org/D34260



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to