[all-commits] [llvm/llvm-project] adb1fb: [clang][Interp] Handle mixed floating/integral com...

Timm Baeder via All-commits all-commits at lists.llvm.org
Tue Sep 5 03:15:16 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: adb1fb40e84d40f9ec3ebfdb0546eadd9a1dc1c9
      https://github.com/llvm/llvm-project/commit/adb1fb40e84d40f9ec3ebfdb0546eadd9a1dc1c9
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2023-09-05 (Tue, 05 Sep 2023)

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

  Log Message:
  -----------
  [clang][Interp] Handle mixed floating/integral compound assign operators

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




More information about the All-commits mailing list