[all-commits] [llvm/llvm-project] c5a551: [flang] Fixing Windows build (take 3)

Peter Klausler via All-commits all-commits at lists.llvm.org
Tue Oct 12 18:59:48 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c5a5517be45af21c6db5a40880a75f68cd76cc7e
      https://github.com/llvm/llvm-project/commit/c5a5517be45af21c6db5a40880a75f68cd76cc7e
  Author: peter klausler <pklausler at nvidia.com>
  Date:   2021-10-12 (Tue, 12 Oct 2021)

  Changed paths:
    M flang/runtime/edit-output.cpp

  Log Message:
  -----------
  [flang] Fixing Windows build (take 3)

Add explicit casts to replace implicit conversions and
recently deleted assignment operators from uint128.h
used in runtime/edit-output.cpp.




More information about the All-commits mailing list