[Lldb-commits] [PATCH] D51730: [DWARFExpression] Read literars as unsigned values.

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Sep 10 04:01:48 PDT 2018


JDevlieghere updated this revision to Diff 164650.
JDevlieghere added a comment.

Added a test case. I really didn't know where to put it so I decided on something generic. Hope that's fine.


https://reviews.llvm.org/D51730

Files:
  packages/Python/lldbsuite/test/lang/c/local_variables/Makefile
  packages/Python/lldbsuite/test/lang/c/local_variables/TestLocalVariables.py
  packages/Python/lldbsuite/test/lang/c/local_variables/main.c
  source/Expression/DWARFExpression.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51730.164650.patch
Type: text/x-patch
Size: 3545 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180910/421b5112/attachment.bin>


More information about the lldb-commits mailing list