[PATCH] D65549: [Sema] Prevent -Wunused-lambda-capture from generating false positive warnings on templated member function

Ziang Wan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 7 15:10:34 PDT 2019


ziangwan updated this revision to Diff 214013.
ziangwan added a comment.

Fix style issue.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65549/new/

https://reviews.llvm.org/D65549

Files:
  clang/lib/Sema/SemaExpr.cpp
  clang/test/SemaCXX/warn-unused-lambda-capture-this.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65549.214013.patch
Type: text/x-patch
Size: 3215 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190807/097afded/attachment.bin>


More information about the cfe-commits mailing list