Skip to content

Conversation

@openroad-ci
Copy link
Collaborator

Enable these three tests in bazel:

  • "liberty_dont_use"
  • "report_dont_use"
  • "report_dont_use_corners"

A sort helper is introduced in utl.

@maliberty maliberty enabled auto-merge December 30, 2025 06:15
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 natural sort helper function to provide stable output for the dont-use report and enables several tests in Bazel. The changes look good, especially the move to stabilize test outputs. I have one suggestion to improve the robustness of the new natural_compare function by using a more modern and safer C++ function for string-to-number conversion.

@maliberty maliberty disabled auto-merge December 30, 2025 06:18
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

@openroad-ci openroad-ci force-pushed the rsz-sort-dont-use-reporting branch from d725472 to 9906991 Compare December 30, 2025 06:25
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

Enable these three tests in bazel:
-    "liberty_dont_use"
-    "report_dont_use"
-    "report_dont_use_corners"

A sort helper is introduced in utl.

Signed-off-by: Matt Liberty <[email protected]>
@openroad-ci openroad-ci force-pushed the rsz-sort-dont-use-reporting branch from 9906991 to e70a6e0 Compare December 30, 2025 16:58
@maliberty maliberty enabled auto-merge December 30, 2025 17:00
@github-actions
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@maliberty maliberty merged commit 3633e5f into The-OpenROAD-Project:master Dec 30, 2025
13 checks passed
@maliberty maliberty deleted the rsz-sort-dont-use-reporting branch December 30, 2025 17:45
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