[flang] Fixing Windows build (take 3)
authorpeter klausler <pklausler@nvidia.com>
Wed, 13 Oct 2021 01:57:58 +0000 (18:57 -0700)
committerpeter klausler <pklausler@nvidia.com>
Wed, 13 Oct 2021 01:59:33 +0000 (18:59 -0700)
commitc5a5517be45af21c6db5a40880a75f68cd76cc7e
tree961de83e39980a5dd5295494c817f796df003b4f
parent9a70eb918e2aecbce51ab5884c841dd7e3c5753f
[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.
flang/runtime/edit-output.cpp