[all-commits] [llvm/llvm-project] e1d050: Fix lifetimebound for field access (#100197)
Utkarsh Saxena via All-commits
all-commits at lists.llvm.org
Mon Jul 29 01:06:42 PDT 2024
Branch: refs/heads/release/19.x
Home: https://github.com/llvm/llvm-project
Commit: e1d05010c3277ffb1f71fbb7bfad66704dcfc4cf
https://github.com/llvm/llvm-project/commit/e1d05010c3277ffb1f71fbb7bfad66704dcfc4cf
Author: Utkarsh Saxena <usx at google.com>
Date: 2024-07-29 (Mon, 29 Jul 2024)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/lib/Sema/CheckExprLifetime.cpp
M clang/test/SemaCXX/attr-lifetimebound.cpp
Log Message:
-----------
Fix lifetimebound for field access (#100197)
Fixes: https://github.com/llvm/llvm-project/issues/81589
There is no way to switch this off without `-Wno-dangling`.
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