[cfe-commits] [PATCH release_29] Disable CUDA support

Peter Collingbourne peter at pcc.me.uk
Thu Mar 24 17:02:57 PDT 2011


On Thu, Mar 24, 2011 at 11:42:56AM -0700, Bill Wendling wrote:
> Applied.

Thanks Bill, but it seems that the part of the patch which removed
the test cases was not applied.

> delete mode 100644 test/PCH/cuda-kernel-call.cu
> delete mode 100644 test/Parser/cuda-kernel-call.cu
> delete mode 100644 test/SemaCUDA/config-type.cu
> delete mode 100644 test/SemaCUDA/cuda.h
> delete mode 100644 test/SemaCUDA/kernel-call.cu
> delete mode 100644 test/SemaCUDA/qualifiers.cu

Those are the files that need to be deleted.  The test/SemaCUDA
directory should be removed, also.

Thanks,
-- 
Peter



More information about the cfe-commits mailing list