[PATCH] D25103: [CUDA] Handle attributes on CUDA lambdas appearing between [...] and (...).
Justin Lebar via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 30 09:33:36 PDT 2016
jlebar created this revision.
jlebar added a reviewer: rnk.
jlebar added subscribers: tra, cfe-commits.
This is ugh, but it makes us compatible with NVCC. Fixes bug 26341.
https://reviews.llvm.org/D25103
Files:
clang/lib/Parse/ParseExprCXX.cpp
clang/test/Parser/lambda-attr.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25103.73071.patch
Type: text/x-patch
Size: 5429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160930/8723c31d/attachment.bin>
More information about the cfe-commits
mailing list