I checked this patch on my own build on RHEL 6. Regressions were OK.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D25931
[LLD] Fix Clang-tidy readability-redundant-member-init warnings; other minor fixes ClosedPublic Authored by Eugene.Zelenko on Oct 24 2016, 6:50 PM.
Details Summary I checked this patch on my own build on RHEL 6. Regressions were OK.
Diff Detail
Event TimelineEugene.Zelenko retitled this revision from to [LLD] Fix Clang-tidy readability-redundant-member-init warnings; other minor fixes. Eugene.Zelenko updated this object. This revision is now accepted and ready to land.Oct 24 2016, 6:58 PM Closed by commit rL285086: Fix Clang-tidy readability-redundant-member-init warnings; other minor fixes (authored by eugenezelenko). · Explain WhyOct 25 2016, 10:07 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 75726 lld/trunk/lib/ReaderWriter/YAML/ReaderWriterYAML.cpp
|