-
Notifications
You must be signed in to change notification settings - Fork 393
Issues: include-what-you-use/include-what-you-use
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
IWYU should not mess with includes inside of functions or other constructs
#1743
opened Apr 29, 2025 by
DaanDeMeyer
iwyu marks full use of function used in macro but doesn't add include for it to header
#1737
opened Apr 25, 2025 by
DaanDeMeyer
Combination of prefix header and mapping results in loop of unnecessary include and removal suggestion
#1720
opened Apr 17, 2025 by
MonsterDruide1
IWYU suggests invalid forward-declare of a nested struct (and ignores silence pragmas)
#1707
opened Apr 6, 2025 by
moxian
unnecessary
<utility>
suggested for std::map
iterator usage with libstdc++
#1649
opened Nov 14, 2024 by
firewave
driver.test_offload_apple fails on Exherbo Linux in IWYU 0.22
#1643
opened Oct 31, 2024 by
eternaleye
Are we able to temporarily disable no_fwd_decls in a specific file ?
#1640
opened Oct 12, 2024 by
st0rm23
False Positive: Include required for default template parameter not explicitly used
#1629
opened Sep 19, 2024 by
carlosgalvezp
Full definition needed at template instantiation for member's dependent types
#1626
opened Sep 17, 2024 by
bungeman
Forward declare suggested when include needed when using structured binding on std::tuple with libc++
#1617
opened Sep 13, 2024 by
bungeman
false positive: IWYU sometimes suggests replacing
<utility>
with <iterator>
for std::pair
#1616
opened Sep 13, 2024 by
cebtenzzre
forward declaration not suggested for type returned from function
#1578
opened Jul 27, 2024 by
firewave
Previous Next
ProTip!
Updated in the last three days: updated:>2025-05-06.