Skip to content

Test cases for incorrect use of directive, clauses and parameters #42

Description

@yanyh15

We need some failed test to verify the error report functions and robustness of the parser. So far the tests are in the following format:

#pragma omp atomic release hint(abc) read acq_rel
PASS: #pragma omp atomic acq_rel release read hint (abc)

How about something like this?

#pragma omp atomic release hint(abc) read acq_rel write
PASS: some meaningful and valid error msg

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions