[PATCH] D70200: Fix illegal cast from uint64_t to int64_t

Sajjad Mirza via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 13 12:20:09 PST 2019


sajjadm added a comment.

Discovered this because we were getting negative numbers in some of our coverage data when we had counter overflows.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70200





More information about the llvm-commits mailing list