[PATCH] D19673: [LLVM] Fix some Clang-tidy modernize and Include What You Use warnings

Eugene Zelenko via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 28 10:50:44 PDT 2016


Eugene.Zelenko created this revision.
Eugene.Zelenko added reviewers: hans, aaron.ballman, joker.eph.
Eugene.Zelenko added a subscriber: llvm-commits.

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

http://reviews.llvm.org/D19673

Files:
  include/llvm/IR/DiagnosticInfo.h
  include/llvm/IR/IRBuilder.h
  include/llvm/Transforms/Utils/MemorySSA.h
  lib/IR/LLVMContext.cpp
  unittests/ProfileData/SampleProfTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19673.55442.patch
Type: text/x-patch
Size: 11372 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160428/11656095/attachment.bin>


More information about the llvm-commits mailing list