[all-commits] [llvm/llvm-project] 0f6ab3: bzero->memset - Fix Windows bots

Chris B via All-commits all-commits at lists.llvm.org
Fri Jun 17 19:42:16 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0f6ab346fd36bb4ff40019fb8c396f6a5c6da651
      https://github.com/llvm/llvm-project/commit/0f6ab346fd36bb4ff40019fb8c396f6a5c6da651
  Author: Chris Bieneman <chris.bieneman at me.com>
  Date:   2022-06-17 (Fri, 17 Jun 2022)

  Changed paths:
    M llvm/lib/MC/MCDXContainerWriter.cpp

  Log Message:
  -----------
  bzero->memset - Fix Windows bots

How does Windows not have bzero? How did I break this while working on
a Windows-specific component of LLVM?

The world may never know...




More information about the All-commits mailing list