The newly added test fails without the other changes in this patch.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D154420
[clang][dataflow] Model variables / fields / funcs used in default initializers. ClosedPublic Authored by mboehme on Jul 4 2023, 2:02 AM.
Details Summary The newly added test fails without the other changes in this patch.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 4 2023, 2:08 AM This revision was landed with ongoing or failed builds.Jul 4 2023, 5:06 AM Closed by commit rG1e7329cd79c5: [clang][dataflow] Model variables / fields / funcs used in default initializers. (authored by mboehme). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 537056 clang/lib/Analysis/FlowSensitive/DataflowEnvironment.cpp
clang/unittests/Analysis/FlowSensitive/TransferTest.cpp
|