PATCH: Moving Clang CUDA tests's input file to Inputs
Peter Collingbourne
peter at pcc.me.uk
Mon Apr 28 15:08:33 PDT 2014
On Mon, Apr 28, 2014 at 02:33:36PM -0700, Eli Bendersky 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.
LGTM. I assume you intended to add two copies of cuda.h in test/SemaCUDA/Inputs
and test/CodeGenCUDA/Inputs.
Thanks,
--
Peter
More information about the cfe-commits
mailing list