[PATCH] D38132: [Support] mapped_file_region: store size as size_t

Roman Lebedev via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 27 10:21:34 PDT 2017


On Wed, Sep 27, 2017 at 8:17 PM, Aleksey Shlyapnikov via Phabricator
<reviews at reviews.llvm.org> wrote:
> alekseyshl added a comment.
>
> Our bot is broken by this change: http://lab.llvm.org:8011/builders/sanitizer-windows/builds/17178.
I fixed that in next follow-up commit (r314313)
http://lab.llvm.org:8011/builders/sanitizer-windows/builds/17179
And now i noticed that it is still red, perhaps you wanted to point to it

I'll commit a blind fix, since i can't test that code.

> Repository:
>   rL LLVM
>
> https://reviews.llvm.org/D38132
>
>
>


More information about the llvm-commits mailing list