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

Eugene Zelenko via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 28 17:47:22 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

http://reviews.llvm.org/D21824

Files:
  COFF/Driver.cpp
  ELF/Driver.cpp
  ELF/InputFiles.cpp
  ELF/OutputSections.cpp
  ELF/Writer.cpp
  lib/Driver/DarwinLdDriver.cpp
  lib/ReaderWriter/MachO/CompactUnwindPass.cpp
  lib/ReaderWriter/MachO/MachONormalizedFileBinaryReader.cpp
  lib/ReaderWriter/MachO/MachONormalizedFileYAML.cpp
  lib/ReaderWriter/YAML/ReaderWriterYAML.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21824.62156.patch
Type: text/x-patch
Size: 27225 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160629/ea39ab4b/attachment.bin>


More information about the llvm-commits mailing list