[PATCH] D24541: [LLVM] Fix some Clang-tidy readability-container-size-empty and Include What You Use warnings in headers; other minor fixes

Eugene Zelenko via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 13 19:01:24 PDT 2016


Eugene.Zelenko created this revision.
Eugene.Zelenko added reviewers: mehdi_amini, compnerd, Prazek.
Eugene.Zelenko added a subscriber: llvm-commits.
Eugene.Zelenko set the repository for this revision to rL LLVM.
Herald added a subscriber: MatzeB.

I checked this patch on my own build on RHEL 6. Regressions were OK.

Repository:
  rL LLVM

https://reviews.llvm.org/D24541

Files:
  include/llvm/ADT/SmallPtrSet.h
  include/llvm/ADT/SparseMultiSet.h
  include/llvm/CodeGen/LiveRangeEdit.h
  include/llvm/DebugInfo/MSF/StreamInterface.h
  include/llvm/DebugInfo/MSF/StreamWriter.h
  include/llvm/ProfileData/SampleProf.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24541.71287.patch
Type: text/x-patch
Size: 10372 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160914/f92845c4/attachment.bin>


More information about the llvm-commits mailing list