Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Be specific of what includes we need from surelog. #481

Merged
merged 1 commit into from
Apr 7, 2023
Merged

Be specific of what includes we need from surelog. #481

merged 1 commit into from
Apr 7, 2023

Conversation

hzeller
Copy link
Collaborator

@hzeller hzeller commented Apr 6, 2023

The kitchen-sink include file Surelog/surelog.h makes things look simple, but it also hides what we actually want. So apply IWYU principle and only include what we need.

This will help us long-term to tackle
chipsalliance/Surelog#3568

The kitchen-sink include file Surelog/surelog.h makes things
look simple, but it also hides what we actually want.
So apply IWYU principle and only include what we need.

This will help us long-term to tackle
chipsalliance/Surelog#3568

Signed-off-by: Henner Zeller <h.zeller@acm.org>
@hzeller hzeller requested a review from mglb April 6, 2023 16:55
@mglb mglb merged commit 794ff73 into chipsalliance:main Apr 7, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants