[PATCH] D20985: [CUDA] Add implicit conversion of __launch_bounds__ arguments to rvalue.

Artem Belevich via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 6 13:38:35 PDT 2016


tra updated this revision to Diff 59778.
tra added a comment.

Replaced if() with assert() to catch unexpected PerformCopyInitialization() failures.


http://reviews.llvm.org/D20985

Files:
  lib/Sema/SemaDeclAttr.cpp
  test/CodeGenCUDA/launch-bounds.cu
  test/SemaCUDA/pr27778.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20985.59778.patch
Type: text/x-patch
Size: 4356 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160606/b8d33795/attachment.bin>


More information about the cfe-commits mailing list