[Openmp-commits] [PATCH] D89878: [OpenMP] Fixed a potential integer overflow

Johannes Doerfert via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Oct 21 15:58:23 PDT 2020


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

LGTM.

Though, now that D89426 <https://reviews.llvm.org/D89426> landed we could also call the LLVM ADT method for this ;)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89878



More information about the Openmp-commits mailing list