[all-commits] [llvm/llvm-project] 146240: Fix MSVC " 32-bit shift implicitly converted to 64...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Dec 17 08:01:49 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 146240ef1c0f25259ef30d9d14c124e574764a01
https://github.com/llvm/llvm-project/commit/146240ef1c0f25259ef30d9d14c124e574764a01
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2024-12-17 (Tue, 17 Dec 2024)
Changed paths:
M llvm/lib/Transforms/Instrumentation/TypeSanitizer.cpp
Log Message:
-----------
Fix MSVC " 32-bit shift implicitly converted to 64 bits" warnings. NFC.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list