Proxy task fix: task_state stack push condition on fork
The problem is that the master's thread state was not saved before entering a parallel region so it does not remember tasks when it returns. llvm-svn: 260306
Loading
Please register or sign in to comment