[PATCH] D117754: [clang][dataflow] Intersect ExprToLoc when joining environments

Stanislav Gatev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 20 03:33:19 PST 2022


sgatev updated this revision to Diff 401581.
sgatev marked an inline comment as done.
sgatev added a comment.

Address reviewers' comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117754

Files:
  clang/lib/Analysis/FlowSensitive/DataflowEnvironment.cpp
  clang/lib/Analysis/FlowSensitive/TypeErasedDataflowAnalysis.cpp
  clang/unittests/Analysis/FlowSensitive/TransferTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117754.401581.patch
Type: text/x-patch
Size: 3854 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220120/8024537e/attachment.bin>


More information about the cfe-commits mailing list