[Kaleidoscope] Clang-format the Kaleidoscope tutorials.
authorLang Hames <lhames@gmail.com>
Wed, 19 Aug 2015 18:15:58 +0000 (18:15 +0000)
committerLang Hames <lhames@gmail.com>
Wed, 19 Aug 2015 18:15:58 +0000 (18:15 +0000)
commit44364a33be4f2729f0b00c6ab48685a39749ad6f
tree94fa520d15bc0c368c960f6b68bb9236292d069f
parent09f1564d23c7f606a5419a89a5126b698624c3a7
[Kaleidoscope] Clang-format the Kaleidoscope tutorials.

Also reduces changes between tutorial chapters.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@245472 91177308-0d34-0410-b5e6-96231b3b80d8
17 files changed:
docs/tutorial/LangImpl1.rst
docs/tutorial/LangImpl2.rst
docs/tutorial/LangImpl3.rst
docs/tutorial/LangImpl4.rst
docs/tutorial/LangImpl5.rst
docs/tutorial/LangImpl6.rst
docs/tutorial/LangImpl7.rst
docs/tutorial/LangImpl8.rst
examples/Kaleidoscope/Chapter2/CMakeLists.txt
examples/Kaleidoscope/Chapter2/Makefile
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