Skip to content
Commit a32532bf authored by Greg Clayton's avatar Greg Clayton
Browse files

Fix StackFrame::GetVariables(...) function that was broken by 261858 when...

Fix StackFrame::GetVariables(...) function that was broken by 261858 when lambda functions were added to Block::AppendBlockVariables(). The Stackframe::GetVariables(...) function should get all variables regardless if they are in scope. 

This wasn't caught by the test suite so I added a test for it.

llvm-svn: 267478
parent f2bee298
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment