[Lldb-commits] [PATCH] Allow ExpectedFailure* decorators to work with optional arguments

Chaoren Lin chaorenl at google.com
Tue Mar 24 16:50:49 PDT 2015


Can't you get rid of the `if bugnumber:` and just check for `bugnumber is None` inside `expectedFailure()`?


http://reviews.llvm.org/D8595

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the lldb-commits mailing list