diff options
author | Samuel Antao <sfantao@us.ibm.com> | 2016-01-22 20:21:36 +0000 |
---|---|---|
committer | Samuel Antao <sfantao@us.ibm.com> | 2016-01-22 20:21:36 +0000 |
commit | 5de996e3bd79ffe5d4071584fd9e377f0098d1fa (patch) | |
tree | bc620e562da8ea3e7016b1c2d0001b37b87cf83f /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py | |
parent | f8f8a6de06a87b7d9137a3183cc6eba6b175033d (diff) | |
download | bcm5719-llvm-5de996e3bd79ffe5d4071584fd9e377f0098d1fa.tar.gz bcm5719-llvm-5de996e3bd79ffe5d4071584fd9e377f0098d1fa.zip |
[OpenMP] Update map clause SEMA to support OpenMP 4.5 possible list items.
Summary:
Extend support in the map clause SEMA for the expressions supported in the OpenMP 4.5 specification, namely member expressions.
Fix some bugs in the previous implementation of SEMA related with expressions that do not consist of single variable references.
Fix bug in parsing when the expression in the map clause do not start with an identifier: accept any expression in the map clause and check for validity in SEMA instead of just ignoring it.
Reviewers: hfinkel, kkwli0, arpith-jacob, carlo.bertolli, ABataev
Subscribers: cfe-commits, fraggamuffin, caomhin
Differential Revision: http://reviews.llvm.org/D16385
llvm-svn: 258543
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py')
0 files changed, 0 insertions, 0 deletions