[PATCH] D39186: LLD: Fix large integer implicitly truncated to unsigned type warning
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 23 09:45:02 PDT 2017
ruiu added a comment.
Both Clang and MSVC don't emit a warning on this code. What compiler are you using?
https://reviews.llvm.org/D39186
More information about the llvm-commits
mailing list