[PATCH] D26320: [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
Fri Nov 4 18:01:08 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/D26320

Files:
  ELF/LTO.cpp
  ELF/LinkerScript.cpp
  ELF/LinkerScript.h
  ELF/Thunks.cpp
  include/lld/Core/Pass.h
  include/lld/Core/Reference.h
  lib/Core/File.cpp
  lib/Core/Reader.cpp
  lib/Core/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26320.76959.patch
Type: text/x-patch
Size: 12030 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161105/75bd79dd/attachment.bin>


More information about the llvm-commits mailing list