]> granicus.if.org Git - llvm/commit
Chapter3/KaleidoscopeJIT.h: Fix a warning. [-Wunused-lambda-capture]
authorNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 26 Jan 2017 08:31:14 +0000 (08:31 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 26 Jan 2017 08:31:14 +0000 (08:31 +0000)
commit82579da8890fcbfb1f4660eb5de74352afe1e60f
tree1a31721ccd4f6a88482a8a71b8a02b166aa425e5
parentac9b2d97ef293789d82794718f00e20cc31f6091
Chapter3/KaleidoscopeJIT.h: Fix a warning. [-Wunused-lambda-capture]

"this", aka class members, is not referred in the body.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@293159 91177308-0d34-0410-b5e6-96231b3b80d8
examples/Kaleidoscope/BuildingAJIT/Chapter3/KaleidoscopeJIT.h