The SmallVector is not cleared in calls to getAllMetadata().
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D113808
[llvm-reduce] Don't reuse SmallVector across calls to getAllMetadata() ClosedPublic Authored by aeubanks on Nov 12 2021, 3:12 PM.
Details Summary The SmallVector is not cleared in calls to getAllMetadata().
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 15 2021, 11:14 AM Closed by commit rG0b5051cedec4: [llvm-reduce] Don't reuse SmallVector across calls to getAllMetadata() (authored by aeubanks). · Explain WhyNov 15 2021, 2:55 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 387412 llvm/tools/llvm-reduce/deltas/ReduceMetadata.cpp
|