steakhal added a comment.

In D114887#3165415 <https://reviews.llvm.org/D114887#3165415>, @martong wrote:

> In D114887#3165397 <https://reviews.llvm.org/D114887#3165397>, @steakhal 
> wrote:
>
>> Also, please provide the coverage of the new test case (only excercising the 
>> new test case not the whole test file) I really want to make sure that it 
>> will cover the loop as it supposed to.
>>
>> Oh, I just now see that there is no test. Now I'm really courious.
>
> There is a test case in D103317 <https://reviews.llvm.org/D103317> (with the 
> so many `b`s) which covers the loop. That patch is the dependent patch of the 
> reverted patch.

I'm still curious to see which lines are covered by tests.
Pragmatically, this patch changes some behavior, thus we need to know what 
lines become uncovered due to this change.
I suspect it won't change much, but better be on the safe side.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114887

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to