Commit 64fcf25e authored by Krzysztof Parzyszek's avatar Krzysztof Parzyszek
Browse files

[Frontend] Introduce `getDirectiveCategory` for ACC/OMP directives

The categories are primarily meant for OpenMP, where the spec assigns
a category to each directive. It's one of declarative, executable,
informational, meta, subsidiary, and utility.

These will be used in clang to avoid listing directives belonging
to certain categories by hand.
parent a66fd5d1
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