forked from intel/llvm
-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
Description
Decide if command_graph<graph_state::modifiable>::add_free() show throw an exception under any of the following circumstances, or others not listed here.
- If
datanot allocated byadd_malloc_device - If
datais already freed - If
datais not valid address
If so, update the spec to reflect that this behaviour.