[all-commits] [llvm/llvm-project] 864d25: [flang] Added windows-include.h wrapper to resolve...

Slava Zakharin via All-commits all-commits at lists.llvm.org
Thu Apr 4 14:24:02 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 864d2531df8078a5bb49d24383d7219595d23690
      https://github.com/llvm/llvm-project/commit/864d2531df8078a5bb49d24383d7219595d23690
  Author: Slava Zakharin <szakharin at nvidia.com>
  Date:   2024-04-04 (Thu, 04 Apr 2024)

  Changed paths:
    A flang/include/flang/Common/windows-include.h
    M flang/runtime/command.cpp
    M flang/runtime/execute.cpp
    M flang/runtime/file.cpp
    M flang/runtime/lock.h

  Log Message:
  -----------
  [flang] Added windows-include.h wrapper to resolve name conflicts. (#87650)

The header file includes windows.h in a mean-and-lean way to avoid
bringing in names that may conflict with Flang code.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list