Skip to content

Move language conformance tests related to Where clauses to the checkedc repository #1164

Open
@secure-sw-dev-bot

Description

@secure-sw-dev-bot

This issue was copied from checkedc/checkedc-clang#1167


The tests for _Where clauses need to be segregated into:
a) Tests for language conformance, for example, tests that check that a compiler implements the language extension properly. These should reside in the checkedc repository.
b) Tests that are specific to the compiler implementation. These should reside in the checkedc-clang repository.

Another minor point:
Two Where clause related error messages in the file DiagnosticSemaKinds.td are outside the group of error messages whose CategoryName is Checked C.

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