[all-commits] [llvm/llvm-project] 014ea9: [lldb] Remove "print xml" from TestWasm.py
plabath via All-commits
all-commits at lists.llvm.org
Wed Feb 5 16:09:40 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 014ea9337624fe20aca8892e73b6b3f741d8da9e
https://github.com/llvm/llvm-project/commit/014ea9337624fe20aca8892e73b6b3f741d8da9e
Author: Pavel Labath <labath at google.com>
Date: 2020-02-05 (Wed, 05 Feb 2020)
Changed paths:
M lldb/packages/Python/lldbsuite/test/functionalities/gdb_remote_client/TestWasm.py
Log Message:
-----------
[lldb] Remove "print xml" from TestWasm.py
It's not py3 compatible, and the test should not be printing this to stdout
(unless in --trace mode) anyway.
More information about the All-commits
mailing list