Skip to content

Conversation

@openroad-ci
Copy link
Collaborator

No description provided.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request introduces a wide range of code quality improvements and refactorings across the codebase. The changes include modernizing C++ usage, improving encapsulation by making functions static, enhancing portability with fixed-width integer types, and fixing memory leaks and unhandled exceptions. These are all valuable changes that improve the overall health of the code. I've found one portability issue related to a format specifier, for which I've left a specific comment. Besides that, the changes are excellent.

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

clang-tidy made some suggestions

There were too many comments to post at once. Showing the first 25 out of 27. Check the log or trigger a new build to see more.

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

clang-tidy made some suggestions

Signed-off-by: Matt Liberty <[email protected]>
@maliberty maliberty merged commit f7d193d into The-OpenROAD-Project:master Jan 5, 2026
12 of 13 checks passed
@maliberty maliberty deleted the tidy3 branch January 5, 2026 16:05
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.

2 participants