[llvm] r301148 - [PartialInine]: add triaging options

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 24 19:41:16 PDT 2017


On Mon, Apr 24, 2017 at 7:16 PM, Sean Silva <chisophugis at gmail.com> wrote:
> That's fine, though a bit unfortunate. It looks like it just returns true
> for shouldExecute in non-asserts builds. Danny, was there a particular
> reason you did this? As long as the default skip=0 and count=-1 it should be
> pretty harmless to have them on?
>
> -- Sean Silva

We could probably just enable them in any +assertions build.


-- 
Davide

"There are no solved problems; there are only problems that are more
or less solved" -- Henri Poincare


More information about the llvm-commits mailing list