[Lldb-commits] [PATCH] D75864: Add a decorator option to skip tests based on a default setting

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Mar 10 00:53:01 PDT 2020


labath added a comment.

If a test requires a specific value of a setting, would it make more sense to just (re)set its value at the start of a test?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75864/new/

https://reviews.llvm.org/D75864





More information about the lldb-commits mailing list