Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for conformance groups #196

Merged
merged 2 commits into from
Feb 9, 2024
Merged

Add support for conformance groups #196

merged 2 commits into from
Feb 9, 2024

Conversation

dthaler
Copy link
Collaborator

@dthaler dthaler commented Feb 7, 2024

  • Add command-line options to specify conformance groups to include/exclude
  • Move callx to cpu v1 because clang generates it when using -mcpu=v1

Because clang generates it when using -mcpu=v1

Signed-off-by: Dave Thaler <dthaler1968@gmail.com>
@dthaler dthaler marked this pull request as draft February 7, 2024 20:13
@dthaler dthaler changed the title Move callx to cpu v1 Add support for conformance groups Feb 7, 2024
Signed-off-by: Dave Thaler <dthaler1968@gmail.com>
@coveralls
Copy link

Coverage Status

coverage: 95.212% (-0.8%) from 96.004%
when pulling 171a9fa on vnext
into 3268a48 on main.

@dthaler dthaler marked this pull request as ready for review February 9, 2024 01:45
@Alan-Jowett Alan-Jowett merged commit 05abeb5 into main Feb 9, 2024
16 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants