[all-commits] [llvm/llvm-project] 70e5a2: [clang][Interp] Fix zero-initializing of floating ...

Timm Bäder via All-commits all-commits at lists.llvm.org
Thu Apr 6 01:52:22 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 70e5a2a94354fd7cec577d3e0c3892cc5e7ef07a
      https://github.com/llvm/llvm-project/commit/70e5a2a94354fd7cec577d3e0c3892cc5e7ef07a
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2023-04-06 (Thu, 06 Apr 2023)

  Changed paths:
    M clang/lib/AST/Interp/ByteCodeExprGen.cpp
    M clang/test/AST/Interp/floats.cpp

  Log Message:
  -----------
  [clang][Interp] Fix zero-initializing of floating types

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




More information about the All-commits mailing list