diff options
author | Joel E. Denny <jdenny.ornl@gmail.com> | 2019-01-04 22:12:13 +0000 |
---|---|---|
committer | Joel E. Denny <jdenny.ornl@gmail.com> | 2019-01-04 22:12:13 +0000 |
commit | bae586fb0a3d78104b589ad8977e6f29295aa930 (patch) | |
tree | f0d7f9adc7dcf00e301fb434cb99db21ce401a7c /lldb/packages/Python/lldbsuite/test/python_api/interpreter/main.c | |
parent | d2649292ef268cbc4b80854659a716791ad2c0b9 (diff) | |
download | bcm5719-llvm-bae586fb0a3d78104b589ad8977e6f29295aa930.tar.gz bcm5719-llvm-bae586fb0a3d78104b589ad8977e6f29295aa930.zip |
[OpenMP] Refactor const restriction for linear
As discussed in D56113, this patch refactors the implementation of the
const restriction for linear to reuse a function introduced by D56113.
A side effect is that, if a variable has mutable members, this
diagnostic is now skipped, and the diagnostic for the variable not
being an integer or pointer is reported instead.
Reviewed By: ABataev
Differential Revision: https://reviews.llvm.org/D56299
llvm-svn: 350441
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/main.c')
0 files changed, 0 insertions, 0 deletions