[all-commits] [llvm/llvm-project] 475f70: [Clang] No longer reject call expression whose typ...

Corentin Jabot via All-commits all-commits at lists.llvm.org
Wed Jul 8 01:03:02 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 475f7026055c77007d19c708ed13465a4206dfee
      https://github.com/llvm/llvm-project/commit/475f7026055c77007d19c708ed13465a4206dfee
  Author: Corentin Jabot <corentinjabot at gmail.com>
  Date:   2026-07-08 (Wed, 08 Jul 2026)

  Changed paths:
    M clang/docs/ReleaseNotes.md
    M clang/lib/Sema/SemaExpr.cpp
    M clang/test/SemaTemplate/fun-template-def.cpp

  Log Message:
  -----------
  [Clang] No longer reject call expression whose type is a not-yet-deduced auto type. (#208007)

This fixes a regression introduced in #139246

Fixes #207565



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