[Lldb-commits] [PATCH] D14673: Fix buildbot breakage after r253106

Zachary Turner via lldb-commits lldb-commits at lists.llvm.org
Fri Nov 13 19:38:09 PST 2015


zturner added a comment.

Makes sense.  If compiler is None, but compilerVersion is None, maybe you could just assert.  Because that's an error in the use of the decorator IMO


http://reviews.llvm.org/D14673





More information about the lldb-commits mailing list