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

Eli Bendersky eliben at google.com
Mon Apr 28 14:33:36 PDT 2014


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140428/9ea1cca7/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: move-cuda-h-to-Inputs.1.patch
Type: text/x-patch
Size: 5702 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140428/9ea1cca7/attachment.bin>


More information about the cfe-commits mailing list