[Lldb-commits] [PATCH] D14406: Don't depend on implementation details of unittest2 for our custom decorators

Zachary Turner via lldb-commits lldb-commits at lists.llvm.org
Fri Nov 6 09:34:51 PST 2015


zturner added a comment.

In http://reviews.llvm.org/D14406#283034, @labath wrote:

> (The upstream unittest does not seem to have the bugnumber feature. I am assuming the intention here is to make this upstream compatible, in hope of moving over there at some point.)


I can leave the bugnumber thing in there for now, just to reduce the impact of this change and the risk of messing something up.


http://reviews.llvm.org/D14406





More information about the lldb-commits mailing list