Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Include what you use: add direct includes in files #18570

Merged
merged 12 commits into from
May 19, 2022

Conversation

wendythewan
Copy link
Contributor

Problem

What is being fixed? Examples:

  • Add direct includes for things used in the file.

Change overview

  • Add direct includes for things used in the file.
  • It isn't necessary to compile, but it's necessary to satisfy IWYU checkers (which includes our internal tools). They can help SDK consumers satisfy their own tooling needs.

Testing

How was this tested? (at least one bullet point required)

  • Compiled.

@andy31415 andy31415 changed the title Add direct includes in files Include what you use: add direct includes in files May 18, 2022
@andy31415

This comment was marked as outdated.

@andy31415 andy31415 merged commit a08c59b into project-chip:master May 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants