[PATCH] D50927: [Sema] Remove location from implicit capture init expr
Vedant Kumar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 28 11:39:36 PDT 2018
vsk updated this revision to Diff 162918.
vsk marked 2 inline comments as done.
vsk added a comment.
Address the latest round of review feedback.
https://reviews.llvm.org/D50927
Files:
clang/lib/Sema/SemaLambda.cpp
clang/test/CXX/expr/expr.prim/expr.prim.lambda/p14.cpp
clang/test/CXX/expr/expr.prim/expr.prim.lambda/templates.cpp
clang/test/CodeGenCXX/debug-info-lambda.cpp
clang/test/SemaCXX/uninitialized.cpp
clang/unittests/Tooling/RecursiveASTVisitorTests/DeclRefExpr.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50927.162918.patch
Type: text/x-patch
Size: 5932 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180828/29a78b01/attachment.bin>
More information about the cfe-commits
mailing list