[Lldb-commits] [PATCH] D17088: Add target and host platform enums so we're not using strings everywhere

Zachary Turner via lldb-commits lldb-commits at lists.llvm.org
Thu Feb 11 10:51:33 PST 2016


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

Merged into one list.  Also moved code into a new module `lldbplatform`.


http://reviews.llvm.org/D17088

Files:
  packages/Python/lldbsuite/test/decorators.py
  packages/Python/lldbsuite/test/functionalities/asan/TestMemoryHistory.py
  packages/Python/lldbsuite/test/functionalities/completion/TestCompletion.py
  packages/Python/lldbsuite/test/lldbplatform.py
  packages/Python/lldbsuite/test/lldbplatformutil.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17088.47684.patch
Type: text/x-patch
Size: 6282 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160211/f8eef5d5/attachment.bin>


More information about the lldb-commits mailing list