This is an archive of the discontinued LLVM Phabricator instance.

[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 Timeline

mboehme created this revision.Jul 4 2023, 2:02 AM
Herald added a project: Restricted Project. · View Herald Transcript
mboehme requested review of this revision.Jul 4 2023, 2:02 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 4 2023, 2:02 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
gribozavr2 accepted this revision.Jul 4 2023, 2:08 AM
This revision is now accepted and ready to land.Jul 4 2023, 2:08 AM

pre-merge failure looks unrelated

sammccall accepted this revision.Jul 4 2023, 3:23 AM
This revision was landed with ongoing or failed builds.Jul 4 2023, 5:06 AM
This revision was automatically updated to reflect the committed changes.