Details
Details
- Reviewers
MaskRay - Commits
- rG8a0e0c226018: [NFC] Use `llvm::enumerate` in llvm/unittests/Object
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Paths
| Differential D141788
[NFC] Use `llvm::enumerate` in llvm/unittests/Object ClosedPublic Authored by barannikov88 on Jan 15 2023, 3:39 AM.
Details
Diff Detail
Unit TestsFailed Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJan 15 2023, 3:39 AM This revision is now accepted and ready to land.Jan 15 2023, 6:27 PM Comment Actions
Not sure why? Won't Data be copied every iteration? This revision was landed with ongoing or failed builds.Jan 16 2023, 4:59 AM Closed by commit rG8a0e0c226018: [NFC] Use `llvm::enumerate` in llvm/unittests/Object (authored by barannikov88). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 489499 clang/docs/tools/clang-formatted-files.txt
llvm/unittests/Object/ELFObjectFileTest.cpp
|