Skip to content

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

@yanyh15

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions