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

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 18 18:14:21 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL270008: Fix some Clang-tidy modernize-use-bool-literals and Include What You Useā€¦ (authored by eugenezelenko).

Changed prior to commit:
  http://reviews.llvm.org/D20397?vs=57703&id=57720#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D20397

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20397.57720.patch
Type: text/x-patch
Size: 38035 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160519/fc4038c5/attachment.bin>


More information about the llvm-commits mailing list