[all-commits] [llvm/llvm-project] ae5bfa: [clang] Output an error when [[lifetimebound]] att...

Boaz Brickner via All-commits all-commits at lists.llvm.org
Thu Nov 7 00:06:08 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ae5bfa0cef0873d30e7dd5cb20ff4437b244203e
      https://github.com/llvm/llvm-project/commit/ae5bfa0cef0873d30e7dd5cb20ff4437b244203e
  Author: Boaz Brickner <brickner at google.com>
  Date:   2024-11-07 (Thu, 07 Nov 2024)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/include/clang/Basic/DiagnosticSemaKinds.td
    M clang/lib/Sema/SemaDecl.cpp
    M clang/test/SemaCXX/attr-lifetimebound.cpp

  Log Message:
  -----------
  [clang] Output an error when [[lifetimebound]] attribute is applied on a function implicit object parameter while the function returns void (#114203)

Fixes: https://github.com/llvm/llvm-project/issues/107556



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