[all-commits] [llvm/llvm-project] 43f84e: [Clang] Enhance diagnostic by attaching source loc...

Oleksandr T. via All-commits all-commits at lists.llvm.org
Tue Nov 19 01:38:00 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 43f84e7937d12a4d868a51244e9b3572812a1572
      https://github.com/llvm/llvm-project/commit/43f84e7937d12a4d868a51244e9b3572812a1572
  Author: Oleksandr T. <oleksandr.tarasiuk at outlook.com>
  Date:   2024-11-19 (Tue, 19 Nov 2024)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/lib/Sema/SemaType.cpp
    M clang/test/CXX/dcl.decl/dcl.meaning/dcl.fct/p2-cxx0x.cpp

  Log Message:
  -----------
  [Clang] Enhance diagnostic by attaching source location to deduced type in trailing return without auto (#115786)

Fixes #78694



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