[PATCH] D153485: [dataflow] use true/false literals in formulas, rather than variables
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 5 05:07:09 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG71579569f439: [dataflow] use true/false literals in formulas, rather than variables (authored by sammccall).
Changed prior to commit:
https://reviews.llvm.org/D153485?vs=533439&id=537304#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153485/new/
https://reviews.llvm.org/D153485
Files:
clang/include/clang/Analysis/FlowSensitive/Arena.h
clang/include/clang/Analysis/FlowSensitive/DataflowEnvironment.h
clang/include/clang/Analysis/FlowSensitive/Formula.h
clang/lib/Analysis/FlowSensitive/Arena.cpp
clang/lib/Analysis/FlowSensitive/DataflowAnalysisContext.cpp
clang/lib/Analysis/FlowSensitive/Formula.cpp
clang/lib/Analysis/FlowSensitive/WatchedLiteralsSolver.cpp
clang/unittests/Analysis/FlowSensitive/ArenaTest.cpp
clang/unittests/Analysis/FlowSensitive/DebugSupportTest.cpp
clang/unittests/Analysis/FlowSensitive/TestingSupport.h
clang/unittests/Analysis/FlowSensitive/TransferTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153485.537304.patch
Type: text/x-patch
Size: 17405 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230705/1b0894c6/attachment-0001.bin>
More information about the cfe-commits
mailing list