[PATCH] D48845: [Sema] Add fixit for unused lambda captures
Andrew Comminos via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 5 14:17:23 PDT 2018
acomminos updated this revision to Diff 154313.
acomminos added a comment.
Add additional tests to ensure that explicit capture ranges are predicted correctly.
Repository:
rC Clang
https://reviews.llvm.org/D48845
Files:
include/clang/Sema/Sema.h
lib/Sema/SemaLambda.cpp
test/FixIt/fixit-unused-lambda-capture.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48845.154313.patch
Type: text/x-patch
Size: 5496 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180705/faa16f2b/attachment.bin>
More information about the cfe-commits
mailing list