[all-commits] [llvm/llvm-project] ecc7f8: [flang] Fix Windows build (take 2)
Peter Klausler via All-commits
all-commits at lists.llvm.org
Tue Oct 12 18:32:30 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ecc7f8ab74cdc106f2966597527f20a76118e27f
https://github.com/llvm/llvm-project/commit/ecc7f8ab74cdc106f2966597527f20a76118e27f
Author: peter klausler <pklausler at nvidia.com>
Date: 2021-10-12 (Tue, 12 Oct 2021)
Changed paths:
M flang/include/flang/Common/uint128.h
Log Message:
-----------
[flang] Fix Windows build (take 2)
Remove the offending "operator=()" member functions. This should
silence the MSVC warnings that persist in uint128.h.
More information about the All-commits
mailing list