Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
I am not sure if this is going to work. At least you need to add a codegen test for this new usage.
test/SemaOpenCL/sampler_t.cl | ||
---|---|---|
68–69 | I think we could keep just an int value (i.e. 5) as well. Could we add a case with an error though. To make sure we are testing the diagnostic too. |
I think we could keep just an int value (i.e. 5) as well.
Could we add a case with an error though. To make sure we are testing the diagnostic too.