[PATCH] D20397: [LLVM] Fix some Clang-tidy modernize-use-bool-literals and Include What You Use warnings in examples; other minor fixes

Eugene Zelenko via llvm-commits llvm-commits at lists.llvm.org
Wed May 18 16:11:21 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.

Repository:
  rL LLVM

http://reviews.llvm.org/D20397

Files:
  examples/Kaleidoscope/Chapter2/toy.cpp
  examples/Kaleidoscope/Chapter3/toy.cpp
  examples/Kaleidoscope/Chapter4/toy.cpp
  examples/Kaleidoscope/Chapter5/toy.cpp
  examples/Kaleidoscope/Chapter6/toy.cpp
  examples/Kaleidoscope/Chapter7/toy.cpp
  examples/Kaleidoscope/Chapter8/toy.cpp
  examples/Kaleidoscope/Orc/fully_lazy/toy.cpp
  examples/Kaleidoscope/Orc/initial/toy.cpp
  examples/Kaleidoscope/Orc/lazy_codegen/toy.cpp
  examples/Kaleidoscope/Orc/lazy_irgen/toy.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20397.57703.patch
Type: text/x-patch
Size: 37672 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160518/ca7112ed/attachment-0001.bin>


More information about the llvm-commits mailing list