[PATCH] D128352: [clang][dataflow] Use diagnosis API in optional checker

Sam Estep via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 29 12:13:16 PDT 2022


samestep updated this revision to Diff 441117.
samestep added a comment.

- Merge branch 'diagnose-api' into optional-check-diagnose
- Update using review comments


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128352/new/

https://reviews.llvm.org/D128352

Files:
  clang-tools-extra/clang-tidy/bugprone/UncheckedOptionalAccessCheck.cpp
  clang/include/clang/Analysis/FlowSensitive/DataflowAnalysis.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128352.441117.patch
Type: text/x-patch
Size: 5254 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220629/5670827f/attachment-0001.bin>


More information about the cfe-commits mailing list