summaryrefslogtreecommitdiff
path: root/test/SemaCUDA/vla.cu
AgeCommit message (Expand)Author
2017-11-28[CUDA] Report "unsupported VLA" errors only on device side.Artem Belevich
2016-10-19[CUDA] Rework tests now that we emit deferred diagnostics during sema. Test-...Justin Lebar
2016-09-28[CUDA] Disallow variable-length arrays in CUDA device code.Justin Lebar