[cfe-commits] [PATCH release_29] Disable CUDA support
Bill Wendling
wendling at apple.com
Thu Mar 24 23:34:56 PDT 2011
On Mar 24, 2011, at 5:02 PM, Peter Collingbourne wrote:
> 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.
>
Argh! Okay. I got them. Thanks for catching this!
-bw
More information about the cfe-commits
mailing list