Add support for comma binary operator.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D128013
[clang][dataflow] Add support for comma binary operator ClosedPublic Authored by sgatev on Jun 16 2022, 2:59 PM.
Details Summary Add support for comma binary operator.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 17 2022, 4:59 AM This revision was landed with ongoing or failed builds.Jun 17 2022, 10:48 AM Closed by commit rGba53906ceff1: [clang][dataflow] Add support for comma binary operator (authored by sgatev). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 437970 clang/lib/Analysis/FlowSensitive/Transfer.cpp
clang/unittests/Analysis/FlowSensitive/TransferTest.cpp
|