diff options
author | Arpith Chacko Jacob <acjacob@us.ibm.com> | 2016-02-02 04:00:47 +0000 |
---|---|---|
committer | Arpith Chacko Jacob <acjacob@us.ibm.com> | 2016-02-02 04:00:47 +0000 |
commit | 3d58f26929fa1c45bfeeba5230a83cf366f9d010 (patch) | |
tree | c58db2955f588efd88321e6e3a758fade619acfe /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py | |
parent | a4499e9f73f10b2f29dc2d104ab6b3dc0df16d8c (diff) | |
download | bcm5719-llvm-3d58f26929fa1c45bfeeba5230a83cf366f9d010.tar.gz bcm5719-llvm-3d58f26929fa1c45bfeeba5230a83cf366f9d010.zip |
[OpenMP] Prevent nesting of target constructs within target code execution regions.
Summary:
This patch enhances Sema to check for the following restriction:
OpenMP 4.5 [2.17 Nesting of Regions]
If a target, target update, target data, target enter data, or
target exit data construct is encountered during execution of a
target region, the behavior is unspecified.
Reviewers: ABataev
Differential Revision: http://reviews.llvm.org/D16758
llvm-svn: 259464
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions