[PATCH] D19946: [LLVM] Fix some Clang-tidy readability-simplify-boolean-expr and Include What You Use warnings

Eugene Zelenko via llvm-commits llvm-commits at lists.llvm.org
Wed May 4 17:14:29 PDT 2016


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

http://reviews.llvm.org/D19946

Files:
  include/llvm/ADT/BitVector.h
  include/llvm/ExecutionEngine/Orc/RPCChannel.h
  include/llvm/Support/FileSystem.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19946.56225.patch
Type: text/x-patch
Size: 3971 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160505/29533286/attachment.bin>


More information about the llvm-commits mailing list