Skip to content

Fix includes in dpl/src/infrastructure#10440

Open
hzeller wants to merge 1 commit into
The-OpenROAD-Project:masterfrom
hzeller:feature-20260515-cleaner-inc
Open

Fix includes in dpl/src/infrastructure#10440
hzeller wants to merge 1 commit into
The-OpenROAD-Project:masterfrom
hzeller:feature-20260515-cleaner-inc

Conversation

@hzeller
Copy link
Copy Markdown
Collaborator

@hzeller hzeller commented May 15, 2026

... they should be prefixed by infrastructure/ as the -I-paths only provide the src/ prefix.

Also, document a cyclic dependency.

@hzeller hzeller requested review from a team as code owners May 15, 2026 19:03
@hzeller hzeller requested review from joaomai and osamahammad21 May 15, 2026 19:03
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 updates include paths across several files in the dpl infrastructure directory to use the explicit "infrastructure/" prefix and adds the "src" directory to the include paths in the mpl BUILD file. It also documents a cyclic dependency in the dpl BUILD file. I have no feedback to provide.

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/dpl/src/infrastructure/Padding.h
Comment thread src/dpl/src/infrastructure/detailed_segment.h
@hzeller hzeller force-pushed the feature-20260515-cleaner-inc branch from 773595e to b0a8b1f Compare May 15, 2026 19:41
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/dpl/src/infrastructure/detailed_segment.h
... they should be prefixed by infrastructure/ as the `-I`-paths
only provide the src/ prefix.

Also, document a cyclic dependency.

Signed-off-by: Henner Zeller <h.zeller@acm.org>
@hzeller hzeller force-pushed the feature-20260515-cleaner-inc branch from b0a8b1f to d1ad949 Compare May 15, 2026 20:08
@github-actions
Copy link
Copy Markdown
Contributor

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

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.

1 participant