[PATCH] D38955: LLD/ELF: Fix C4307: '-': integral constant overflow for MSVC15

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 16 11:37:10 PDT 2017


ruiu accepted this revision.
ruiu added a comment.
This revision is now accepted and ready to land.

Please change the patch subject to `Revert r315877: Simplify.` and write the reason (it causes MSVC 2015 to emit "C4307: '-': integral constant overflow" warning) as a commit message.

With that, LGTM.


https://reviews.llvm.org/D38955





More information about the llvm-commits mailing list