PATCH: Moving Clang CUDA tests's input file to Inputs

Jingyue Wu jingyue at google.com
Mon Apr 28 15:10:06 PDT 2014


Did you forget to include Inputs/cuda.h in the patch?

A minor thing: test/SemaCUDA/launch_bounds.cu is in the DOS format.


On Mon, Apr 28, 2014 at 2:33 PM, Eli Bendersky <eliben at google.com> wrote:

> Make the tests better behaved and isolated by having all their input files
> in Inputs/ relative to the test itself (instead of reaching out into other
> tests' subdirectories).
>
> Note that this duplicates the contents of cuda.h, though it doesn't seem
> too bad in this case.
>
>
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140428/6331d931/attachment.html>


More information about the cfe-commits mailing list