[Lldb-commits] [PATCH] D39307: Fix global data symbol resolution

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Oct 25 15:42:54 PDT 2017


clayborg added a comment.

It is a nice idea. I would still rather fix this in clang so it doesn't ask us about a variable it already knows about. Though this might be a good solution until we can fix it for real though. Sean or Jim?


https://reviews.llvm.org/D39307





More information about the lldb-commits mailing list