[all-commits] [llvm/llvm-project] 199ec4: [lldb][NFC] Refactor _get_bool_config_skip_if_deco...
Raphael Isemann via All-commits
all-commits at lists.llvm.org
Wed Dec 9 11:07:06 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 199ec40e7bcc8548282d803b1a43b1ae1d3b57ce
https://github.com/llvm/llvm-project/commit/199ec40e7bcc8548282d803b1a43b1ae1d3b57ce
Author: Raphael Isemann <teemperor at gmail.com>
Date: 2020-12-09 (Wed, 09 Dec 2020)
Changed paths:
M lldb/packages/Python/lldbsuite/test/decorators.py
Log Message:
-----------
[lldb][NFC] Refactor _get_bool_config_skip_if_decorator
NFC preparation for another patch. Also add some documentation for why the
error value is true (and not false).
More information about the All-commits
mailing list