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 D26293
[LLD] Fix some Clang-tidy modernize-use-default and Include What You Use warnings; other minor fixes ClosedPublic Authored by Eugene.Zelenko on Nov 3 2016, 6:55 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 some Clang-tidy modernize-use-default and Include What You Use warnings; other minor fixes. Eugene.Zelenko updated this object. This revision is now accepted and ready to land.Nov 3 2016, 10:02 PM Closed by commit rL286000: Fix some Clang-tidy modernize-use-default and Include What You Use warnings… (authored by eugenezelenko). · Explain WhyNov 4 2016, 11:07 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 76925 lld/trunk/include/lld/Core/Atom.h
lld/trunk/include/lld/Core/LinkingContext.h
lld/trunk/include/lld/Core/Node.h
lld/trunk/include/lld/Core/Reader.h
lld/trunk/lib/Core/LinkingContext.cpp
lld/trunk/lib/Driver/DarwinLdDriver.cpp
|