[flang] Fix Windows build (take 2)
authorpeter klausler <pklausler@nvidia.com>
Wed, 13 Oct 2021 01:10:33 +0000 (18:10 -0700)
committerpeter klausler <pklausler@nvidia.com>
Wed, 13 Oct 2021 01:32:16 +0000 (18:32 -0700)
commitecc7f8ab74cdc106f2966597527f20a76118e27f
tree4f9140e8e7fc2ad0722bbcc221c4afebcc58798f
parent787eeb8597fac22decb366a42176b11f52ec1bf0
[flang] Fix Windows build (take 2)

Remove the offending "operator=()" member functions.  This should
silence the MSVC warnings that persist in uint128.h.
flang/include/flang/Common/uint128.h