This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
clang
/
test
/
SemaCUDA
History
Aaron Ballman
05e420abad
Updated the wording of two attribute-related diagnostics so that they print the offending attribute name. Also updates the associated test cases.
...
llvm-svn: 198355
2014-01-02 21:26:14 +00:00
..
config-type.cu
…
cuda.h
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.
2013-12-19 00:41:31 +00:00
function-target.cu
CUDA: diagnose invalid calls across targets
2011-10-02 23:49:40 +00:00
kernel-call.cu
…
launch_bounds.cu
Updated the wording of two attribute-related diagnostics so that they print the offending attribute name. Also updates the associated test cases.
2014-01-02 21:26:14 +00:00
qualifiers.cu
…