llvm-project/lldb/test/tools
Hafiz Abid Qadeer 290ece8278 Fix a bug where global variable can be reported as local.
There was an error in ORing mask which is used for getting a list of variables.
Previously, these constants were unnamed, and possible it become the reason of this
bug. Also added test case for -stack-list-local and -stack-list_arguments.

Patch from Ilia K <ki.stfu@gmail.com>.

llvm-svn: 223674
2014-12-08 18:07:40 +00:00
..
lldb-gdbserver Properly specify a few checksum values for llgs tests. 2014-11-20 18:50:46 +00:00
lldb-mi Fix a bug where global variable can be reported as local. 2014-12-08 18:07:40 +00:00