[all-commits] [llvm/llvm-project] 18ee0f: [LLVM][SupportTests] Fix Windows build breakage

Michael Spencer via All-commits all-commits at lists.llvm.org
Wed Apr 15 14:47:57 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 18ee0fca8c41a5b2eaec3649423423eeb91d8da2
      https://github.com/llvm/llvm-project/commit/18ee0fca8c41a5b2eaec3649423423eeb91d8da2
  Author: Michael Spencer <bigcheesegs at gmail.com>
  Date:   2020-04-15 (Wed, 15 Apr 2020)

  Changed paths:
    M llvm/unittests/Support/MemoryBufferTest.cpp

  Log Message:
  -----------
  [LLVM][SupportTests] Fix Windows build breakage

`MemoryBuffer::getOpenFile` take an OS file handle, not an int.




More information about the All-commits mailing list