Details
Details
- Reviewers
Anastasia - Commits
- rGccc5e044615f: [OpenCL] Test on image access modifiers and image type can only be a type of a…
rC307238: [OpenCL] Test on image access modifiers and image type can only be a type of a…
rL307238: [OpenCL] Test on image access modifiers and image type can only be a type of a…
Diff Detail
Diff Detail
Event Timeline
test/SemaOpenCL/images.cl | ||
---|---|---|
16 | Would it be better to rename to make the purpose more clear: | |
19 | Like above I would try to give the function some descriptive names... | |
27 | I don't get this comment. | |
34 | I don't get this comment too? | |
38 | For consistency we could add //read_only = read_only | |
42 | I think we test this in test/SemaOpenCL/invalid-image.cl Feel free to combine in one file if you like. |
Would it be better to rename to make the purpose more clear:
myIndifferent -> myDefault