[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
Tue Feb 28 01:52:12 PST 2017


malcolm.parsons updated this revision to Diff 89988.
malcolm.parsons marked an inline comment as done.
malcolm.parsons added a comment.

Handle captures of volatile variables.


https://reviews.llvm.org/D30327

Files:
  include/clang/Sema/Sema.h
  lib/Sema/SemaLambda.cpp
  test/SemaCXX/warn-unused-lambda-capture.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30327.89988.patch
Type: text/x-patch
Size: 6303 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170228/90155de5/attachment.bin>


More information about the cfe-commits mailing list