[all-commits] [llvm/llvm-project] 1549be: Silence an implicit conversion warning on the bit ...
Aaron Ballman via All-commits
all-commits at lists.llvm.org
Tue Oct 5 04:14:02 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1549be3e820f38f02484c5d990e12749d8121ba3
https://github.com/llvm/llvm-project/commit/1549be3e820f38f02484c5d990e12749d8121ba3
Author: Aaron Ballman <aaron at aaronballman.com>
Date: 2021-10-05 (Tue, 05 Oct 2021)
Changed paths:
M llvm/lib/Object/XCOFFObjectFile.cpp
Log Message:
-----------
Silence an implicit conversion warning on the bit shift result in MSVC; NFC
More information about the All-commits
mailing list