[clang] [clang-tools-extra] [clang-tidy] [dataflow] Cache reference accessors for `bugprone-unchecked-optional-access` (PR #128437)
Jan Voung via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 27 19:20:30 PST 2025
jvoung wrote:
> Updated release notes. Not sure if I need to update `clang-tidy/checks/bugprone/unchecked-optional-access.rst`. For me it looks like current `Exception: accessor methods` section covers my fix as well.
Agreed that the "`Exception: accessor methods` section covers" your fix as well, so no need to update. Thank you!
https://github.com/llvm/llvm-project/pull/128437
More information about the cfe-commits
mailing list