[Lldb-commits] [PATCH] D15978: Prevent infinite recursive loop in AppleObjCTrampolineHandler constructor
Francis Ricci via lldb-commits
lldb-commits at lists.llvm.org
Thu Jan 7 19:00:26 PST 2016
fjricci added a comment.
@jingham - your suggestion does avoid the recursion as well, and seems a lot cleaner.
http://reviews.llvm.org/D15978
More information about the lldb-commits
mailing list