[PATCH] D25115: [CUDA] Emit a warning if a CUDA host/device/global attribute is placed after '(...)'.
Justin Lebar via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 30 13:04:57 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL282911: [CUDA] Emit a warning if a CUDA host/device/global attribute is placed after '(. (authored by jlebar).
Changed prior to commit:
https://reviews.llvm.org/D25115?vs=73105&id=73123#toc
Repository:
rL LLVM
https://reviews.llvm.org/D25115
Files:
cfe/trunk/include/clang/Basic/DiagnosticParseKinds.td
cfe/trunk/lib/Parse/ParseExprCXX.cpp
cfe/trunk/test/Parser/lambda-attr.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25115.73123.patch
Type: text/x-patch
Size: 4637 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160930/c6d2532b/attachment.bin>
More information about the cfe-commits
mailing list