[all-commits] [llvm/llvm-project] 733271: [Clang] prevent null explicit object argument from...

Oleksandr T. via All-commits all-commits at lists.llvm.org
Thu Aug 15 10:47:36 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7332713b8eea9bb84d8481376f62b8de7c0ddb3a
      https://github.com/llvm/llvm-project/commit/7332713b8eea9bb84d8481376f62b8de7c0ddb3a
  Author: Oleksandr T. <oleksandr.tarasiuk at outlook.com>
  Date:   2024-08-15 (Thu, 15 Aug 2024)

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

  Log Message:
  -----------
  [Clang] prevent null explicit object argument from being deduced (#104328)

Fixes #102025



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