[all-commits] [llvm/llvm-project] af7fc8: [lldb] Remove unused and too strict error_msg para...
Raphael Isemann via All-commits
all-commits at lists.llvm.org
Thu Mar 12 16:46:06 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: af7fc8c1bbcb380610451be59c022595bd7ba4bd
https://github.com/llvm/llvm-project/commit/af7fc8c1bbcb380610451be59c022595bd7ba4bd
Author: Raphael Isemann <teemperor at gmail.com>
Date: 2020-03-13 (Fri, 13 Mar 2020)
Changed paths:
M lldb/packages/Python/lldbsuite/test/lldbtest.py
Log Message:
-----------
[lldb] Remove unused and too strict error_msg parameter from expect_expr
Directly matching the error message is nearly never useful. We can re-add
error-checking once we have a plan to properly implement this.
More information about the All-commits
mailing list