[PATCH] Fix an instantiation error with nested generic lambdas and fptrs
Faisal Vali
faisalv at yahoo.com
Tue Oct 22 21:16:44 PDT 2013
This addresses all of Richard's feedback.
- ConversionName and InvokerName used.
- Removed TrailingReturnType on ConversionFunction.
Any other issues?
Thanks!
Hi doug.gregor, rsmith,
http://llvm-reviews.chandlerc.com/D1831
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D1831?vs=4658&id=5091#toc
Files:
lib/Sema/SemaLambda.cpp
test/SemaCXX/cxx1y-generic-lambdas.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1831.2.patch
Type: text/x-patch
Size: 12210 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131022/a8df7a98/attachment.bin>
More information about the cfe-commits
mailing list