[PATCH] D25166: [CUDA] Mark device functions as nounwind.

Justin Lebar via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 4 16:43:05 PDT 2016


jlebar updated this revision to Diff 73579.
jlebar marked an inline comment as done.
jlebar added a comment.

Update tests.


https://reviews.llvm.org/D25166

Files:
  clang/lib/CodeGen/CGCall.cpp
  clang/lib/CodeGen/CGException.cpp
  clang/test/CodeGenCUDA/convergent.cu
  clang/test/CodeGenCUDA/device-var-init.cu
  clang/test/CodeGenCUDA/nothrow.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25166.73579.patch
Type: text/x-patch
Size: 4096 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161004/027bf9d2/attachment.bin>


More information about the cfe-commits mailing list