[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:57:18 PDT 2022


li.zhe.hua updated this revision to Diff 432124.
li.zhe.hua added a comment.

Address reviewer comment.


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.432124.patch
Type: text/x-patch
Size: 4539 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220525/85123d80/attachment.bin>


More information about the cfe-commits mailing list