[PATCH] D125931: [clang][dataflow] Add support for correlated branches to optional model

Stanislav Gatev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 15 02:27:31 PDT 2022


sgatev updated this revision to Diff 437088.
sgatev marked 3 inline comments as done.
sgatev added a comment.
Herald added a subscriber: martong.

Address comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125931

Files:
  clang/include/clang/Analysis/FlowSensitive/Models/UncheckedOptionalAccessModel.h
  clang/lib/Analysis/FlowSensitive/Models/UncheckedOptionalAccessModel.cpp
  clang/unittests/Analysis/FlowSensitive/UncheckedOptionalAccessModelTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125931.437088.patch
Type: text/x-patch
Size: 13803 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220615/f2b48ca2/attachment.bin>


More information about the cfe-commits mailing list