[PATCH] D154253: [clang] detect integer overflow through temporary values

Christopher Di Bella via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 30 13:01:27 PDT 2023


cjdb added a comment.

> Fixes GH63629.

Would you mind changing this to `Fixes #63629` please? That'll get it connected in GitHub.

The patch looks good, would you mind adding some release notes before I give LGTM please?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154253



More information about the cfe-commits mailing list