[PATCH] Replace the broken LambdaCapture::isInitCapture API.
James Dennett
jdennett at google.com
Tue May 5 14:26:54 PDT 2015
Added tests, and fixed the fix.
Clang ToT rejects the (valid) code from the testcase. With this patch,
it is accepted (and works as intended).
http://reviews.llvm.org/D9486
Files:
include/clang/AST/DataRecursiveASTVisitor.h
include/clang/AST/ExprCXX.h
include/clang/AST/LambdaCapture.h
include/clang/AST/RecursiveASTVisitor.h
lib/AST/ExprCXX.cpp
lib/AST/StmtPrinter.cpp
lib/Sema/TreeTransform.h
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9486.24980.patch
Type: text/x-patch
Size: 4167 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150505/1e44f5b9/attachment.bin>
More information about the cfe-commits
mailing list