Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D20397
[LLVM] Fix some Clang-tidy modernize-use-bool-literals and Include What You Use warnings in examples; other minor fixes ClosedPublic Authored by Eugene.Zelenko on May 18 2016, 4:11 PM.
Details
Diff Detail
Event TimelineEugene.Zelenko retitled this revision from to [LLVM] Fix some Clang-tidy modernize-use-bool-literals and Include What You Use warnings in examples; other minor fixes. Eugene.Zelenko updated this object. This revision is now accepted and ready to land.May 18 2016, 6:06 PM Closed by commit rL270008: Fix some Clang-tidy modernize-use-bool-literals and Include What You Use… (authored by eugenezelenko). · Explain WhyMay 18 2016, 6:14 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 57720 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
|