Commit 7cb96983 authored by Dave Pagan's avatar Dave Pagan
Browse files

[OpenMP][Sema] Fix directive name modifier/if-clause/'target teams loop'

The if-clause on 'target teams loop' should only accept "target" as a
directive name modifier. Any other directive name should generate an
error.

Differential Revision: https://reviews.llvm.org/D156352
parent d52b6c26
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