[PATCH] D26710: [LLVM] Fix some Clang-tidy modernize-use-default, modernize-use-equals-delete and Include What You Use warnings; other minor fixes

Eugene Zelenko via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 15 15:35:57 PST 2016


Eugene.Zelenko created this revision.
Eugene.Zelenko added reviewers: mehdi_amini, compnerd.
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/D26710

Files:
  include/llvm/IR/DebugInfoMetadata.h
  include/llvm/Support/CommandLine.h
  include/llvm/Support/Error.h
  include/llvm/Support/FileSystem.h
  include/llvm/Support/MemoryBuffer.h
  include/llvm/Support/YAMLTraits.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26710.78087.patch
Type: text/x-patch
Size: 29480 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161115/fb9d4dda/attachment.bin>


More information about the llvm-commits mailing list