As per http://www.khronos.org/bugzilla/show_bug.cgi?id=1181, enqueueWaitForEvents([]) should throw INVALID_VALUE. However, the conformance tests in bindingTesting/queues/cl_commandQueue_enqueueWaitForEvents.html are expecting INVALID_EVENT_WAIT_LIST.
As per http://www.khronos.org/bugzilla/show_bug.cgi?id=1181,
enqueueWaitForEvents([])
should throw INVALID_VALUE. However, the conformance tests inbindingTesting/queues/cl_commandQueue_enqueueWaitForEvents.html
are expecting INVALID_EVENT_WAIT_LIST.