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

Fix non-const globals; make common lsp libraries public visibility #2293

Merged

Conversation

hzeller
Copy link
Collaborator

@hzeller hzeller commented Nov 23, 2024

No description provided.

  * clang-format : use version 17, as 18 seems to have
    slight differences between microversions.
  * clang-tidy: use latest 18
In one case, a global variable was even assigned, fixed that.
This makes it easier to integrate in other projects that would like
to use these without having to mess with the visibility.
@hzeller hzeller merged commit fd287ef into chipsalliance:master Nov 23, 2024
32 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.

1 participant