Skip to content

Conversation

henryiii
Copy link
Collaborator

@henryiii henryiii commented Feb 5, 2024

Fix #993. I tried include-what-you-use, but it reports too much stuff to be able to pick out what's missing very effectively.

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
@henryiii henryiii merged commit 30ead5d into main Feb 5, 2024
@henryiii henryiii deleted the henryiii/fix/missingtransinc branch February 5, 2024 16:06
@Spixmaster
Copy link

Spixmaster commented Mar 9, 2024

@henryiii With clang v17, clang-tidy has misc-include-cleaner which seems to be better than include-what-you-use from two days of testing.

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.

Tests fail to build due to missing <cstdint> with 2.4.0
2 participants