[Lldb-commits] [PATCH] D15428: Make debug info specification use categories system

Zachary Turner via lldb-commits lldb-commits at lists.llvm.org
Fri Dec 11 11:31:43 PST 2015


zturner updated this revision to Diff 42550.
zturner added a comment.

Updated with comments from previous review.  Also change the multiplication logic to use a loop instead of writing each one separately.


http://reviews.llvm.org/D15428

Files:
  packages/Python/lldbsuite/test/configuration.py
  packages/Python/lldbsuite/test/dotest.py
  packages/Python/lldbsuite/test/dotest_args.py
  packages/Python/lldbsuite/test/functionalities/unwind/standard/TestStandardUnwind.py
  packages/Python/lldbsuite/test/lang/c/typedef/Testtypedef.py
  packages/Python/lldbsuite/test/lang/cpp/limit-debug-info/TestWithLimitDebugInfo.py
  packages/Python/lldbsuite/test/lldbtest.py
  packages/Python/lldbsuite/test/test_categories.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15428.42550.patch
Type: text/x-patch
Size: 11950 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20151211/4b3011c6/attachment-0001.bin>


More information about the lldb-commits mailing list