[all-commits] [llvm/llvm-project] da40d4: Fix MSVC "result of 32-bit shift implicitly conver...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Oct 18 02:58:22 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: da40d4e4e1bfa705dbf59ebce097ed34b0e46dfc
https://github.com/llvm/llvm-project/commit/da40d4e4e1bfa705dbf59ebce097ed34b0e46dfc
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2019-10-18 (Fri, 18 Oct 2019)
Changed paths:
M llvm/lib/Object/MachOUniversal.cpp
M llvm/tools/llvm-objdump/MachODump.cpp
Log Message:
-----------
Fix MSVC "result of 32-bit shift implicitly converted to 64 bits" warnings. NFCI.
llvm-svn: 375213
More information about the All-commits
mailing list