[all-commits] [llvm/llvm-project] 1739a0: [clang][bytecode] Error if calls have fewer argume...

Timm Baeder via All-commits all-commits at lists.llvm.org
Mon Aug 25 21:18:01 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1739a0e5fba4b2af820a95db0fb3fda4cc054a09
      https://github.com/llvm/llvm-project/commit/1739a0e5fba4b2af820a95db0fb3fda4cc054a09
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2025-08-26 (Tue, 26 Aug 2025)

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

  Log Message:
  -----------
  [clang][bytecode] Error if calls have fewer arguments than parameters (#155151)

Shouldn't happen, but does.

Fixes #155147



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