This is an archive of the discontinued LLVM Phabricator instance.

[clang][dataflow][NFC] Clarify guarantees on returned vector size for `runDataflowAnalysis`.
ClosedPublic

Authored by ymandel on May 6 2022, 5:58 AM.

Details

Summary

Adjusts the comment to specify that the output vector's size matches the number of CFG blocks.

Diff Detail

Event Timeline

ymandel created this revision.May 6 2022, 5:58 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 6 2022, 5:58 AM
ymandel requested review of this revision.May 6 2022, 5:58 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 6 2022, 5:58 AM
sgatev accepted this revision.May 6 2022, 6:06 AM
This revision is now accepted and ready to land.May 6 2022, 6:06 AM
This revision was landed with ongoing or failed builds.May 6 2022, 6:30 AM
This revision was automatically updated to reflect the committed changes.