This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a32532bfa5015a4de6586793fd8ffd667e779a4f
clang-p2996
/
lldb
/
packages
/
Python
History
Greg Clayton
a32532bfa5
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
2016-04-25 21:54:10 +00:00
..
lldbsuite
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.
2016-04-25 21:54:10 +00:00