[all-commits] [llvm/llvm-project] 01e568: [clang] Respect the lifetimebound in assignment op...

Haojian Wu via All-commits all-commits at lists.llvm.org
Wed Sep 4 01:09:26 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 01e56849001b4ace984e9557abc82bc051e03677
      https://github.com/llvm/llvm-project/commit/01e56849001b4ace984e9557abc82bc051e03677
  Author: Haojian Wu <hokein.wu at gmail.com>
  Date:   2024-09-04 (Wed, 04 Sep 2024)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/lib/Sema/CheckExprLifetime.cpp
    M clang/lib/Sema/CheckExprLifetime.h
    M clang/lib/Sema/SemaOverload.cpp
    M clang/test/SemaCXX/attr-lifetimebound.cpp

  Log Message:
  -----------
  [clang] Respect the lifetimebound in assignment operator. (#106997)

Fixes #106372



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