[PATCH] D26087: [LLVM] Fix some Clang-tidy readability-redundant-member-init and Include What You Use warnings; other minor fixes

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 10 10:12:17 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL286484: Fix some Clang-tidy modernize-use-default and readability-redundant-member-init… (authored by eugenezelenko).

Changed prior to commit:
  https://reviews.llvm.org/D26087?vs=77384&id=77507#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26087

Files:
  llvm/trunk/include/llvm/CodeGen/DIE.h
  llvm/trunk/include/llvm/CodeGen/LivePhysRegs.h
  llvm/trunk/include/llvm/CodeGen/MachineScheduler.h
  llvm/trunk/include/llvm/CodeGen/SelectionDAGNodes.h
  llvm/trunk/include/llvm/Support/Allocator.h
  llvm/trunk/include/llvm/Support/GCOV.h
  llvm/trunk/include/llvm/Support/RWMutex.h
  llvm/trunk/include/llvm/Support/SMLoc.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26087.77507.patch
Type: text/x-patch
Size: 37774 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161110/85be404b/attachment.bin>


More information about the llvm-commits mailing list