Adjusts the comment to specify that the output vector's size matches the number of CFG blocks.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D125091
[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 TimelineThis 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 Closed by commit rGa45647d82b72: [clang][dataflow][NFC] Clarify guarantees on returned vector size for… (authored by ymandel). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 427615 clang/include/clang/Analysis/FlowSensitive/DataflowAnalysis.h
|