[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
Fri Oct 28 10:30:32 PDT 2016


Eugene.Zelenko created this revision.
Eugene.Zelenko added reviewers: hans, 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/D26087

Files:
  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.76215.patch
Type: text/x-patch
Size: 7340 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161028/8e521beb/attachment.bin>


More information about the llvm-commits mailing list