[all-commits] [llvm/llvm-project] 65ee28: [clang] Do not infer lifetimebound for functions w...
Utkarsh Saxena via All-commits
all-commits at lists.llvm.org
Mon Mar 24 09:42:55 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 65ee2813f9f9a8cd11c5e9ea372da7d12867b52f
https://github.com/llvm/llvm-project/commit/65ee2813f9f9a8cd11c5e9ea372da7d12867b52f
Author: Utkarsh Saxena <usx at google.com>
Date: 2025-03-24 (Mon, 24 Mar 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
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