[all-commits] [llvm/llvm-project] 53141e: [clang] Do not infer lifetimebound for functions w...

Utkarsh Saxena via All-commits all-commits at lists.llvm.org
Fri Apr 11 09:38:00 PDT 2025


  Branch: refs/heads/release/20.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 53141e4e3c650d41ef2a4be7f79e7144264029da
      https://github.com/llvm/llvm-project/commit/53141e4e3c650d41ef2a4be7f79e7144264029da
  Author: Utkarsh Saxena <usx at google.com>
  Date:   2025-04-11 (Fri, 11 Apr 2025)

  Changed paths:
    M clang/lib/Sema/SemaAttr.cpp
    A clang/test/Sema/GH126231.cpp

  Log Message:
  -----------
  [clang] Do not infer lifetimebound for functions with void return type (#131997)

Fixes: https://github.com/llvm/llvm-project/issues/126231
Also found in : https://github.com/microsoft/STL/issues/5271

(cherry picked from commit 65ee2813f9f9a8cd11c5e9ea372da7d12867b52f)



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