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

iwyu.yml: switched to Fedora to get the latest include-what-you-use / cleaned up includes #6340

Merged
merged 2 commits into from
May 22, 2024

Conversation

firewave
Copy link
Collaborator

No description provided.

@firewave firewave changed the title iwyu.yml: switched to Fedora to get the latest include-what-you-use version iwyu.yml: switched to Fedora to get the latest include-what-you-use Apr 25, 2024
@firewave firewave force-pushed the iwyu-latest branch 2 times, most recently from 8e6af89 to 29ab3c7 Compare April 25, 2024 09:45
@firewave firewave changed the title iwyu.yml: switched to Fedora to get the latest include-what-you-use iwyu.yml: switched to Fedora to get the latest include-what-you-use / cleaned up includes May 21, 2024
@@ -36,7 +36,7 @@ class TimerResults;
class Token;
class TemplateSimplifier;
class ErrorLogger;
struct Directive; // IWYU pragma: keep
struct Directive;
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I removed the pragma since it just partially suppresses the issue. I filed include-what-you-use/include-what-you-use#1541 upstream about the false positive.

@firewave firewave marked this pull request as ready for review May 21, 2024 10:13
Copy link
Owner

@danmar danmar left a comment

Choose a reason for hiding this comment

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

lgtm

@firewave firewave merged commit 570c11d into danmar:main May 22, 2024
63 checks passed
@firewave firewave deleted the iwyu-latest branch May 22, 2024 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants