[all-commits] [llvm/llvm-project] ae5d3e: Fix MSVC "result of 32-bit shift implicitly conver...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Feb 3 03:10:19 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ae5d3e8c5115695fe2b1f7f652a696b0b0069551
https://github.com/llvm/llvm-project/commit/ae5d3e8c5115695fe2b1f7f652a696b0b0069551
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-02-03 (Mon, 03 Feb 2020)
Changed paths:
M llvm/lib/Frontend/OpenMP/OMPContext.cpp
Log Message:
-----------
Fix MSVC "result of 32-bit shift implicitly converted to 64 bits" warning. NFCI.
More information about the All-commits
mailing list