[all-commits] [llvm/llvm-project] 3292ce: [Clang] fix overload resolution for object paramet...

Oleksandr T. via All-commits all-commits at lists.llvm.org
Sat Oct 12 01:11:59 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3292ce08678ded1509f078d7de4753a461fc3ff8
      https://github.com/llvm/llvm-project/commit/3292ce08678ded1509f078d7de4753a461fc3ff8
  Author: Oleksandr T. <oleksandr.tarasiuk at outlook.com>
  Date:   2024-10-12 (Sat, 12 Oct 2024)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/lib/Sema/SemaOverload.cpp
    M clang/test/SemaCXX/cxx2b-deducing-this.cpp

  Log Message:
  -----------
  [Clang] fix overload resolution for object parameters with top-level cv-qualifiers in member functions (#110435)

Fixes #100394



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