| commit | dbdcfa127f333127cb248d1819780f7fdbc5cf5a | [log] [tgz] |
|---|---|---|
| author | Olga Malysheva <olga.malysheva@intel.com> | Tue Apr 04 13:56:50 2017 +0000 |
| committer | Olga Malysheva <olga.malysheva@intel.com> | Tue Apr 04 13:56:50 2017 +0000 |
| tree | a107e4f2fd18550b5721a737b88e5742d9c52310 | |
| parent | db7ed37c7a09ce750484b38117bb4c66708a3fa7 [diff] |
Reset cancellation status for 'parallel', 'sections' and 'for' constracts. Without this fix cancellation status for parallel, sections and for persists across construct boundaries. Differential Revision: https://reviews.llvm.org/D31419 llvm-svn: 299434