Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
e93c63d468d36e67cb15d183ecc6b8216c87c138
/
clang
/
test
/
CodeGenCUDA
/
Inputs
/
cuda.h
3039a59
[CUDA] Make printf work.
by Justin Lebar
· 10 years ago
3468d9d
Move all CUDA testing inputs to Inputs/ subdirectory inside the tests.
by Eli Bendersky
· 12 years ago
[Copied from clang/test/SemaCUDA/cuda.h]
6603993
Added a comment about the launch_bounds attribute's AST node being required. Since there were no test cases for the attribute, some have been added. This promptly demonstrated a bug with the semantic handling, which is also fixed.
by Aaron Ballman
· 12 years ago
7277fe8
CUDA: diagnose invalid calls across targets
by Peter Collingbourne
· 14 years ago
5eec5f0
Parse: add support for parsing CUDA kernel calls
by Peter Collingbourne
· 15 years ago
6ab610c
Basic, Sema: add support for CUDA location attributes
by Peter Collingbourne
· 15 years ago