[PATCH] D30327: [Sema] Improve side effect checking for unused-lambda-capture warning
Malcolm Parsons via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 1 02:35:40 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL296602: [Sema] Improve side effect checking for unused-lambda-capture warning (authored by malcolm.parsons).
Changed prior to commit:
https://reviews.llvm.org/D30327?vs=89988&id=90139#toc
Repository:
rL LLVM
https://reviews.llvm.org/D30327
Files:
cfe/trunk/include/clang/Sema/Sema.h
cfe/trunk/lib/Sema/SemaLambda.cpp
cfe/trunk/test/SemaCXX/warn-unused-lambda-capture.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30327.90139.patch
Type: text/x-patch
Size: 6393 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170301/e4052eee/attachment.bin>
More information about the cfe-commits
mailing list