[PATCH] D126413: [clang][dataflow] Fix incorrect CXXThisExpr pointee for lambdas

Eric Li via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 25 13:58:57 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5520c5839016: [clang][dataflow] Fix incorrect CXXThisExpr pointee for lambdas (authored by li.zhe.hua).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126413

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126413.432126.patch
Type: text/x-patch
Size: 4539 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220525/e6222f40/attachment-0001.bin>


More information about the cfe-commits mailing list