[PATCH] D147326: [clang][dataflow][NFC] Share code between Environment ctor and pushCallInternal().
Martin Böhme via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 3 00:03:06 PDT 2023
mboehme updated this revision to Diff 510413.
mboehme marked 2 inline comments as done.
mboehme added a comment.
Rename function again to be consistent with `getFieldsAndGlobalVars()`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147326/new/
https://reviews.llvm.org/D147326
Files:
clang/include/clang/Analysis/FlowSensitive/DataflowEnvironment.h
clang/lib/Analysis/FlowSensitive/DataflowEnvironment.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147326.510413.patch
Type: text/x-patch
Size: 4805 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230403/a888d6e5/attachment.bin>
More information about the cfe-commits
mailing list