Fix -Wunused-lambda-capture for Release build.
`I` and `this` are used only in assert or DEBUG, so they are unused in Release build. llvm-svn: 310934
Loading
Please register or sign in to comment
`I` and `this` are used only in assert or DEBUG, so they are unused in Release build. llvm-svn: 310934