[all-commits] [llvm/llvm-project] 700199: [flang] Temporary include variant.h in enum-class....

Slava Zakharin via All-commits all-commits at lists.llvm.org
Fri Apr 4 16:40:11 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7001993880066a40783b960aa3f236a57d09e061
      https://github.com/llvm/llvm-project/commit/7001993880066a40783b960aa3f236a57d09e061
  Author: Slava Zakharin <szakharin at nvidia.com>
  Date:   2025-04-04 (Fri, 04 Apr 2025)

  Changed paths:
    M flang/include/flang/Common/enum-class.h

  Log Message:
  -----------
  [flang] Temporary include variant.h in enum-class.h. (#134460)

I am having problems building Fortran runtime for CUDA
after #134164. I need more time to investigate it,
but in the meantime including variant.h (or any header
that eventually includes a libcudacxx header) resolves
the issue.



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