[PATCH] D132455: [ADT] add ConcurrentHashtable class.

Andy Kaylor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 16 14:13:50 PDT 2023


andrew.w.kaylor added a comment.

I stumbled across a potential integer overflow in this code. A proposed fix is posted as D158117 <https://reviews.llvm.org/D158117>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132455



More information about the llvm-commits mailing list