[PATCH] D140021: [clang-tidy] Add configuration option to bugprone-unchecked-optional-access check.
Yitzhak Mandelbaum via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 14 06:19:20 PST 2022
ymandel updated this revision to Diff 482834.
ymandel added a comment.
comment tweaks
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140021/new/
https://reviews.llvm.org/D140021
Files:
clang-tools-extra/clang-tidy/bugprone/UncheckedOptionalAccessCheck.cpp
clang-tools-extra/clang-tidy/bugprone/UncheckedOptionalAccessCheck.h
clang-tools-extra/test/clang-tidy/checkers/bugprone/unchecked-optional-access-ignore-smart.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140021.482834.patch
Type: text/x-patch
Size: 5701 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221214/3f10e180/attachment.bin>
More information about the cfe-commits
mailing list