[PATCH] D26433: [LLVM] Fix some Clang-tidy modernize-use-default and Include What You Use warnings in examples; other minor fixes
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 18 14:07:56 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL287384: [Examples] Fix some Clang-tidy modernize-use-default and Include What You Useā¦ (authored by eugenezelenko).
Changed prior to commit:
https://reviews.llvm.org/D26433?vs=77288&id=78578#toc
Repository:
rL LLVM
https://reviews.llvm.org/D26433
Files:
llvm/trunk/examples/Kaleidoscope/BuildingAJIT/Chapter1/KaleidoscopeJIT.h
llvm/trunk/examples/Kaleidoscope/BuildingAJIT/Chapter1/toy.cpp
llvm/trunk/examples/Kaleidoscope/BuildingAJIT/Chapter2/KaleidoscopeJIT.h
llvm/trunk/examples/Kaleidoscope/BuildingAJIT/Chapter2/toy.cpp
llvm/trunk/examples/Kaleidoscope/BuildingAJIT/Chapter3/KaleidoscopeJIT.h
llvm/trunk/examples/Kaleidoscope/BuildingAJIT/Chapter3/toy.cpp
llvm/trunk/examples/Kaleidoscope/BuildingAJIT/Chapter4/KaleidoscopeJIT.h
llvm/trunk/examples/Kaleidoscope/BuildingAJIT/Chapter4/toy.cpp
llvm/trunk/examples/Kaleidoscope/BuildingAJIT/Chapter5/KaleidoscopeJIT.h
llvm/trunk/examples/Kaleidoscope/BuildingAJIT/Chapter5/RemoteJITUtils.h
llvm/trunk/examples/Kaleidoscope/BuildingAJIT/Chapter5/toy.cpp
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26433.78578.patch
Type: text/x-patch
Size: 42499 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161118/22613603/attachment.bin>
More information about the llvm-commits
mailing list