[all-commits] [llvm/llvm-project] dd4792: Make [[clang::lifetimebound]] work for expressions...
higher-performance via All-commits
all-commits at lists.llvm.org
Tue Oct 15 13:42:14 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dd47920ce97e7db1ddeec34acdd9cb0ca7dcd7c4
https://github.com/llvm/llvm-project/commit/dd47920ce97e7db1ddeec34acdd9cb0ca7dcd7c4
Author: higher-performance <higher.performance.github at gmail.com>
Date: 2024-10-15 (Tue, 15 Oct 2024)
Changed paths:
M clang/include/clang/Basic/DiagnosticSemaKinds.td
M clang/lib/Sema/CheckExprLifetime.cpp
M clang/test/SemaCXX/attr-lifetimebound.cpp
Log Message:
-----------
Make [[clang::lifetimebound]] work for expressions coming from default arguments (#112047)
Fixes #68596.
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