diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2019-04-26 19:28:37 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2019-04-26 19:28:37 +0000 |
commit | 5ddc6d180cd660fa1b70e0c251a95b70ad743ac9 (patch) | |
tree | 4addcc6b9091b90f00093119772b7d899139bfd6 /lldb/source/Commands/CommandObjectCommands.cpp | |
parent | 93c05f097a969666d48d67b8a658d5bc7e164478 (diff) | |
download | llvm-5ddc6d180cd660fa1b70e0c251a95b70ad743ac9.zip llvm-5ddc6d180cd660fa1b70e0c251a95b70ad743ac9.tar.gz llvm-5ddc6d180cd660fa1b70e0c251a95b70ad743ac9.tar.bz2 |
[OPENMP]Added check for non-random access types for the dependent loop
counters.
According to the OpenMP 5.0, For any associated loop where the b or lb
expression is not loop invariant with respect to the outermost loop, the
var-outer that appears in the expression may not have a random access
iterator type.
llvm-svn: 359340
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions