Skip to content

Conversation

hzeller
Copy link
Member

@hzeller hzeller commented Sep 26, 2025

Also looks like c_api.cc does not depend on c_api_vast.h anymore.

#include "xls/public/c_api_dslx.h"
#include "xls/public/c_api_format_preference.h"
#include "xls/public/c_api_ir_builder.h"
#include "xls/public/c_api_vast.h"
Copy link
Member Author

Choose a reason for hiding this comment

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

Here I am unsure; nothing in the header needs this, but maybe it was meant to by // IWYU pragma: export ?

@hzeller hzeller requested a review from cdleary September 26, 2025 08:41
@hzeller
Copy link
Member Author

hzeller commented Oct 2, 2025

Before sending this to XLS internal reviewers, does this look good @cdleary ?

@hzeller hzeller requested a review from meheff October 11, 2025 11:41
Also looks like c_api.cc does not depend on c_api_vast.h
anymore.
@hzeller hzeller force-pushed the feature-20250926-fix-dep-public branch from 01b0f1b to ab6408d Compare October 11, 2025 11:44
@grebe
Copy link
Contributor

grebe commented Oct 13, 2025

Do you still want to land? Is this superseded by #3184?

@hzeller
Copy link
Member Author

hzeller commented Oct 14, 2025

Yes, still want to land.
In #3184 I explicitly broke out the changes in xls/public as I was waiting on this one separately.

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