[PATCH] D52064: [Sema] Add a note pointing to the first use of an implicit capture

Vedant Kumar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 13 17:13:15 PDT 2018


vsk updated this revision to Diff 165403.
vsk marked an inline comment as done.

https://reviews.llvm.org/D52064

Files:
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/include/clang/Sema/Sema.h
  clang/lib/Frontend/FrontendActions.cpp
  clang/lib/Sema/SemaLambda.cpp
  clang/lib/Sema/SemaTemplateInstantiate.cpp
  clang/test/CXX/expr/expr.prim/expr.prim.lambda/p14.cpp
  clang/test/SemaCXX/lambda-expressions.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52064.165403.patch
Type: text/x-patch
Size: 6627 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180914/0deca932/attachment.bin>


More information about the cfe-commits mailing list