[Lldb-commits] [PATCH] D26908: Improve detection of global vs local variables

2016-11-21 Thread Greg Clayton via lldb-commits
clayborg added a comment. Looks fine. https://reviews.llvm.org/D26908 ___ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

[Lldb-commits] [PATCH] D26908: Improve detection of global vs local variables

2016-11-21 Thread Hafiz Abid Qadeer via lldb-commits
abidh added subscribers: clayborg, abidh. abidh added a comment. Please add @clayborg as reviewer. Also paste the dwarf generated for this case from both gcc and clang. Comment at: source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp:3911 +is_static_lifetime |= has_expl