[Lldb-commits] [PATCH] D17449: Handle the case when a variable is only valid in part of the enclosing scope

Tamas Berghammer via lldb-commits lldb-commits at lists.llvm.org
Thu Feb 25 04:28:12 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL261858: Handle the case when a variable is only valid in part of the enclosing scope (authored by tberghammer).

Changed prior to commit:
  http://reviews.llvm.org/D17449?vs=48908&id=49034#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D17449

Files:
  lldb/trunk/include/lldb/Core/RangeMap.h
  lldb/trunk/include/lldb/Symbol/Block.h
  lldb/trunk/include/lldb/Symbol/Variable.h
  lldb/trunk/source/API/SBBlock.cpp
  lldb/trunk/source/API/SBFrame.cpp
  lldb/trunk/source/Core/Address.cpp
  lldb/trunk/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
  lldb/trunk/source/Symbol/Block.cpp
  lldb/trunk/source/Symbol/Variable.cpp
  lldb/trunk/source/Target/StackFrame.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17449.49034.patch
Type: text/x-patch
Size: 19099 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160225/6b7feda1/attachment.bin>


More information about the lldb-commits mailing list