Skip to content

Restrucgture.cpp: make sure abc start/end namespace macros are defined.#10450

Open
hzeller wants to merge 1 commit into
The-OpenROAD-Project:masterfrom
hzeller:feature-20260517-abc-ns-inc
Open

Restrucgture.cpp: make sure abc start/end namespace macros are defined.#10450
hzeller wants to merge 1 commit into
The-OpenROAD-Project:masterfrom
hzeller:feature-20260517-abc-ns-inc

Conversation

@hzeller
Copy link
Copy Markdown
Collaborator

@hzeller hzeller commented May 17, 2026

No description provided.

@hzeller hzeller requested a review from a team as a code owner May 17, 2026 09:32
@hzeller hzeller requested a review from QuantamHD May 17, 2026 09:32
Copy link
Copy Markdown
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 adds the abc_global.h header to Restructure.cpp to establish the abc namespace. The reviewer suggests improving consistency by using explicit namespace prefixes or using declarations for ABC commands and recommends making strategy headers self-contained by including abc_global.h directly within them to ensure they are not dependent on inclusion order.

Comment thread src/rmp/src/Restructure.cpp Outdated
Comment thread src/rmp/src/Restructure.cpp
Copy link
Copy Markdown
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

Comment thread src/rmp/src/Restructure.cpp
@hzeller hzeller force-pushed the feature-20260517-abc-ns-inc branch from 142c3f5 to 4f0481a Compare May 18, 2026 16:46
Copy link
Copy Markdown
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

Comment thread src/rmp/src/Restructure.cpp
Signed-off-by: Henner Zeller <h.zeller@acm.org>
@hzeller hzeller force-pushed the feature-20260517-abc-ns-inc branch from 4f0481a to e6faad4 Compare May 18, 2026 17:03
@github-actions
Copy link
Copy Markdown
Contributor

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

@QuantamHD
Copy link
Copy Markdown
Collaborator

Should we add a no sort around that include?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants