[all-commits] [llvm/llvm-project] a8f317: [clang][Interp] complex binary operators aren't al...

Timm Baeder via All-commits all-commits at lists.llvm.org
Wed Jan 31 22:10:21 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a8f317aeaccaa052c9c4cfa4660c40554fbbf223
      https://github.com/llvm/llvm-project/commit/a8f317aeaccaa052c9c4cfa4660c40554fbbf223
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2024-02-01 (Thu, 01 Feb 2024)

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

  Log Message:
  -----------
  [clang][Interp] complex binary operators aren't always initializing

The added test case would trigger the removed assertion.




More information about the All-commits mailing list