[Lldb-commits] [PATCH] D40557: Variable: Fix usage of uninitialised value

Jim Ingham via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Dec 6 11:18:54 PST 2017


jingham accepted this revision.
jingham added a comment.
This revision is now accepted and ready to land.

Sorry for the delay.  That bug has been present since this function was added, so it doesn't look like there was a use for these parameters that got lost as the code evolved.  So this seems like a fine change.


https://reviews.llvm.org/D40557





More information about the lldb-commits mailing list