[clang] [LifetimeSafety] Fix false negative for GSL Owner type with arrow operator (PR #184725)
Utkarsh Saxena via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 5 03:49:55 PST 2026
usx95 wrote:
Since this effects `-Wdangling` which is enabled by default, we should add clang release notes.
https://github.com/llvm/llvm-project/pull/184725
More information about the cfe-commits
mailing list