summaryrefslogtreecommitdiff
path: root/test/SemaCUDA/Inputs
AgeCommit message (Expand)Author
2016-10-08[CUDA] Do a better job at detecting wrong-side calls.Justin Lebar
2016-08-15[CUDA] Raise an error if a wrong-side call is codegen'ed.Justin Lebar
2016-05-20Avoid depending on test inputes that aren't in InputsReid Kleckner
2016-03-30[CUDA] Make unattributed constexpr functions implicitly host+device.Justin Lebar
2016-01-13[CUDA] Report an error if code tries to mix incompatible CUDA attributes.Justin Lebar
2014-04-28Move all CUDA testing inputs to Inputs/ subdirectory inside the tests.Eli Bendersky