[PATCH] D94417: [ADT][Support] Fix C4146 error from MSVC

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 12 11:26:36 PST 2021


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

Seems OK - I don't know if there's a nicer way to handle the latter cases that need the 1 + ~N.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D94417/new/

https://reviews.llvm.org/D94417



More information about the llvm-commits mailing list