[PATCH] D25036: [CUDA] Disallow exceptions in device code.
Justin Lebar via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 28 15:54:48 PDT 2016
This revision was automatically updated to reflect the committed changes.
jlebar marked an inline comment as done.
Closed by commit rL282646: [CUDA] Disallow exceptions in device code. (authored by jlebar).
Changed prior to commit:
https://reviews.llvm.org/D25036?vs=72872&id=72918#toc
Repository:
rL LLVM
https://reviews.llvm.org/D25036
Files:
cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
cfe/trunk/include/clang/Sema/Sema.h
cfe/trunk/lib/Sema/SemaCUDA.cpp
cfe/trunk/lib/Sema/SemaExprCXX.cpp
cfe/trunk/lib/Sema/SemaStmt.cpp
cfe/trunk/test/SemaCUDA/exceptions-host-device.cu
cfe/trunk/test/SemaCUDA/exceptions.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25036.72918.patch
Type: text/x-patch
Size: 6474 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160928/fec8bea6/attachment.bin>
More information about the cfe-commits
mailing list