[all-commits] [llvm/llvm-project] d43169: [clang][bytecode] Loosen a __builtin_subcb asserti...

Timm Baeder via All-commits all-commits at lists.llvm.org
Mon Jun 8 21:34:14 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d43169c43c69343d2f00271de4fc236db1e49540
      https://github.com/llvm/llvm-project/commit/d43169c43c69343d2f00271de4fc236db1e49540
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2026-06-09 (Tue, 09 Jun 2026)

  Changed paths:
    M clang/lib/AST/ByteCode/InterpBuiltin.cpp
    M clang/test/AST/ByteCode/builtin-functions.cpp

  Log Message:
  -----------
  [clang][bytecode] Loosen a __builtin_subcb assertion (#202284)

The types should match, but `QualType`s can't be compared with `==` like
that.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list