[all-commits] [llvm/llvm-project] b776e2: [clang] detect integer overflow through temporary ...

Lucile Rose Nihlen via All-commits all-commits at lists.llvm.org
Fri Jun 30 16:32:57 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b776e2a0b03e93c45deb92f36a391d457ae5b43f
      https://github.com/llvm/llvm-project/commit/b776e2a0b03e93c45deb92f36a391d457ae5b43f
  Author: Lucile Nihlen <luci.the.rose at gmail.com>
  Date:   2023-06-30 (Fri, 30 Jun 2023)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/lib/Sema/SemaChecking.cpp
    M clang/test/SemaCXX/integer-overflow.cpp

  Log Message:
  -----------
  [clang] detect integer overflow through temporary values

Fixes #63629.

Differential Revision: https://reviews.llvm.org/D154253




More information about the All-commits mailing list