Commit 655dce51 authored by Krzysztof Parzyszek's avatar Krzysztof Parzyszek
Browse files

[flang][OpenMP] Convert repeatable clauses (except Map) in ClauseProcessor

Rename `findRepeatableClause` to `findRepeatableClause2`, and make the
new `findRepeatableClause` operate on new `omp::Clause` objects.

Leave `Map` unchanged, because it will require more changes for it to
work.
parent fafbd98f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment