[PATCH] D26293: [LLD] Fix some Clang-tidy modernize-use-default and Include What You Use warnings; other minor fixes

Eugene Zelenko via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 3 18:55:07 PDT 2016


Eugene.Zelenko created this revision.
Eugene.Zelenko added a reviewer: ruiu.
Eugene.Zelenko added a subscriber: llvm-commits.
Eugene.Zelenko set the repository for this revision to rL LLVM.

I checked this patch on my own build on RHEL 6. Regressions were OK.


Repository:
  rL LLVM

https://reviews.llvm.org/D26293

Files:
  include/lld/Core/Atom.h
  include/lld/Core/LinkingContext.h
  include/lld/Core/Node.h
  include/lld/Core/Reader.h
  lib/Core/LinkingContext.cpp
  lib/Driver/DarwinLdDriver.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26293.76906.patch
Type: text/x-patch
Size: 9230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161104/fa9e6d19/attachment.bin>


More information about the llvm-commits mailing list