Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [CUDA] When we emit an error that might have been deferred, also print a call... | Justin Lebar | 2016-10-19 | 1 | -0/+3 |
* | [CUDA] Rework tests now that we emit deferred diagnostics during sema. Test-... | Justin Lebar | 2016-10-19 | 1 | -0/+31 |
* | [CUDA] Add Sema::CUDADiagBuilder and Sema::CUDADiagIf{Device,Host}Code(). | Justin Lebar | 2016-10-13 | 1 | -4/+4 |
* | [CUDA] Disallow exceptions in device code. | Justin Lebar | 2016-09-28 | 1 | -0/+21 |