[PATCH] D66224: MemoryBuffer: Add a missing error-check to getOpenFileImpl

Pavel Labath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 15 10:17:27 PDT 2019


labath added a comment.

In D66224#1631549 <https://reviews.llvm.org/D66224#1631549>, @stella.stamenova wrote:

> It looks like this changed caused 30 or so of the tests to fail on the Windows bot. It was already broken, so you wouldn't have gotten an email:
>
> http://lab.llvm.org:8011/builders/lldb-x64-windows-ninja/builds/7851


Oh my... I was doing this to fix a different LLDB bug :/. Lemme boot up windows to see what's happening here...


Repository:
  rL LLVM

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

https://reviews.llvm.org/D66224





More information about the llvm-commits mailing list