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

Artem Belevich via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 3 13:39:13 PDT 2016


tra created this revision.
tra added reviewers: rsmith, jlebar.
tra added a subscriber: cfe-commits.

Fixes clang crash reported in PR27778.

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.59611.patch
Type: text/x-patch
Size: 4143 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160603/5b579d63/attachment-0001.bin>


More information about the cfe-commits mailing list