Skip to content

Fixes #823#825

Merged
ArquintL merged 8 commits intomasterfrom
issue-823
Jan 22, 2025
Merged

Fixes #823#825
ArquintL merged 8 commits intomasterfrom
issue-823

Conversation

@ArquintL
Copy link
Member

@ArquintL ArquintL commented Jan 21, 2025

Removes the --disablePlugins flag for ViperServer-based backends, fixes invalid command line options that are passed to Carbon (with and without ViperServer), and adds a simple testcase for each backed.
Adding testcases required changing Config and the way we merge in-file configuration options. In particular, I made backend optional such that we know while merging configuration options whether a backend has been specified or not. We emit a violation if one attempts to merge differing backends as the merge strategy is unclear in this case.

Closes #823

@ArquintL ArquintL marked this pull request as draft January 21, 2025 10:13
@ArquintL ArquintL marked this pull request as ready for review January 21, 2025 10:27
@ArquintL ArquintL requested a review from jcp19 January 21, 2025 10:27
@ArquintL ArquintL force-pushed the issue-823 branch 3 times, most recently from 55b7f7e to 91c10fe Compare January 21, 2025 11:03
Copy link
Contributor

@jcp19 jcp19 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, I just have a few minor comments

@ArquintL ArquintL merged commit 391bd97 into master Jan 22, 2025
3 checks passed
@ArquintL ArquintL deleted the issue-823 branch January 22, 2025 15:27
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.

Issue with backend VSWITHSILICON

2 participants