Skip to content
  • Hans Wennborg's avatar
    Merging r295474: · 07d30634
    Hans Wennborg authored
    ------------------------------------------------------------------------
    r295474 | hahnfeld | 2017-02-17 10:32:58 -0800 (Fri, 17 Feb 2017) | 6 lines
    
    [OpenMP] Fix cancellation point in task with no cancel
    
    With tasks, the cancel may happen in another task. This has a different
    region info which means that we can't find it here.
    
    Differential Revision: https://reviews.llvm.org/D30091
    ------------------------------------------------------------------------
    
    
    git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_40@296139 91177308-0d34-0410-b5e6-96231b3b80d8
    07d30634