[PATCH] D25755: [CUDA] Rework tests now that we emit deferred diagnostics during sema. Test-only change.

Justin Lebar via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 18 17:16:12 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL284553: [CUDA] Rework tests now that we emit deferred diagnostics during sema.  Test… (authored by jlebar).

Changed prior to commit:
  https://reviews.llvm.org/D25755?vs=75085&id=75099#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D25755

Files:
  cfe/trunk/test/PCH/pragma-cuda-force-host-device.cu
  cfe/trunk/test/Parser/cuda-force-host-device-templates.cu
  cfe/trunk/test/SemaCUDA/device-var-init.cu
  cfe/trunk/test/SemaCUDA/exceptions-host-device.cu
  cfe/trunk/test/SemaCUDA/exceptions.cu
  cfe/trunk/test/SemaCUDA/function-overload-hd.cu
  cfe/trunk/test/SemaCUDA/function-overload.cu
  cfe/trunk/test/SemaCUDA/implicit-device-lambda-hd.cu
  cfe/trunk/test/SemaCUDA/implicit-device-lambda.cu
  cfe/trunk/test/SemaCUDA/static-vars-hd.cu
  cfe/trunk/test/SemaCUDA/vla-host-device.cu
  cfe/trunk/test/SemaCUDA/vla.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25755.75099.patch
Type: text/x-patch
Size: 10721 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161019/c36be2d9/attachment.bin>


More information about the cfe-commits mailing list