[all-commits] [llvm/llvm-project] b16209: [clang][bytecode] Fix discarding ImplitiValueInitE...

Timm Baeder via All-commits all-commits at lists.llvm.org
Mon Dec 1 02:33:54 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b1620996f49611767d1950927835fa20284355d5
      https://github.com/llvm/llvm-project/commit/b1620996f49611767d1950927835fa20284355d5
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2025-12-01 (Mon, 01 Dec 2025)

  Changed paths:
    M clang/lib/AST/ByteCode/Compiler.cpp
    M clang/test/AST/ByteCode/c.c

  Log Message:
  -----------
  [clang][bytecode] Fix discarding ImplitiValueInitExprs (#170089)

They don't have side-effects, so this should be fine.

Fixes https://github.com/llvm/llvm-project/issues/170064



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