diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2019-08-28 14:55:08 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2019-08-28 14:55:08 +0000 |
commit | 94a170f811de3c076634f4e0d7ec757a84d0d671 (patch) | |
tree | 3f4e8b58ff26e04dca9a474dc5ab44cea899fab7 /lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands/TestCPPBreakpointCommands.py | |
parent | 316bfb0f4848972b6e1b15a18ae5c8de34d65b32 (diff) | |
download | bcm5719-llvm-94a170f811de3c076634f4e0d7ec757a84d0d671.tar.gz bcm5719-llvm-94a170f811de3c076634f4e0d7ec757a84d0d671.zip |
[OPENMP][Analysis] Add analysis of the map clauses.
Summary:
Added basic analysis of map clauses. Only map clauses with to and tofrom
map type must be analyzed since all other map types (alloc, delete, etc.) do not require to use the value of the initial variable, instead they create the new copy of the variable.
Reviewers: NoQ
Subscribers: guansong, cfe-commits, kkwli0, caomhin
Tags: #clang
Differential Revision: https://reviews.llvm.org/D66668
llvm-svn: 370214
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/breakpoint-commands/TestCPPBreakpointCommands.py')
0 files changed, 0 insertions, 0 deletions