[PATCH] D20255: [LLVM] Fix some Clang-tidy modernize-use-bool-literals and Include What You Use warnings

Eugene Zelenko via llvm-commits llvm-commits at lists.llvm.org
Fri May 13 13:36:01 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/D20255

Files:
  include/llvm/ADT/DenseMap.h
  include/llvm/ADT/Statistic.h
  include/llvm/Support/AtomicOrdering.h
  include/llvm/Support/Debug.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20255.57238.patch
Type: text/x-patch
Size: 8819 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160513/638ea134/attachment.bin>


More information about the llvm-commits mailing list