summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCUDA/exceptions.cu
Commit message (Expand)AuthorAgeFilesLines
* [CUDA] When we emit an error that might have been deferred, also print a call...Justin Lebar2016-10-191-0/+3
* [CUDA] Rework tests now that we emit deferred diagnostics during sema. Test-...Justin Lebar2016-10-191-0/+31
* [CUDA] Add Sema::CUDADiagBuilder and Sema::CUDADiagIf{Device,Host}Code().Justin Lebar2016-10-131-4/+4
* [CUDA] Disallow exceptions in device code.Justin Lebar2016-09-281-0/+21
OpenPOWER on IntegriCloud