[PATCH] D26087: [LLVM] Fix some Clang-tidy readability-redundant-member-init and Include What You Use warnings; other minor fixes
Eugene Zelenko via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 9 10:22:51 PST 2016
Eugene.Zelenko updated this revision to Diff 77374.
Eugene.Zelenko added a comment.
Fix Clang-tidy modernize-use-default warnings.
Repository:
rL LLVM
https://reviews.llvm.org/D26087
Files:
include/llvm/CodeGen/DIE.h
include/llvm/CodeGen/LivePhysRegs.h
include/llvm/CodeGen/MachineScheduler.h
include/llvm/CodeGen/SelectionDAGNodes.h
include/llvm/Support/Allocator.h
include/llvm/Support/GCOV.h
include/llvm/Support/RWMutex.h
include/llvm/Support/SMLoc.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26087.77374.patch
Type: text/x-patch
Size: 37173 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161109/66ac3646/attachment.bin>
More information about the llvm-commits
mailing list