> On Apr 9, 2021, at 11:39 AM, Emre Kultursay via lldb-dev
> wrote:
>
> When debugging C/C++ (statically scoped languages), does LLDB recognize (or
> does it have a setting for it) that a local variable is not defined yet at
> the current program address (i.e., DW_AT_decl_line is less than t
When debugging C/C++ (statically scoped languages), does LLDB recognize (or
does it have a setting for it) that a local variable is not defined yet at
the current program address (i.e., DW_AT_decl_line is less than the source
line for the address), and thus, not include it in the list of locals
(i.
Windows is ready:
$ sha256sum LLVM-12.0.0-rc5*.exe
906c39e386375a88da597efc8bd6a35994b688ab466f587ad88cf02667af2bcb
LLVM-12.0.0-rc5-win32.exe
54a62e05a9b5a11e4d806864ee4c4fbc206557273429f250316dbe3e202d9f53
LLVM-12.0.0-rc5-win64.exe
On Thu, Apr 8, 2021 at 3:44 AM Tom Stellard via Openmp-dev
wro