Description
A tool for use with clang to analyze #includes in C and C++ source files
Installation Instructions
Fedora 38 has recently started to carry an official iwyu package again, therefore this repository will no longer be updated
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Centos-stream 9 | aarch64 (0)*, x86_64 (0)* | Centos-stream 9 (62 downloads) |
Fedora 39 | aarch64 (0)*, i386 (0)*, x86_64 (0)* | Fedora 39 (36 downloads) |
Fedora 40 | aarch64 (0)*, i386 (0)*, x86_64 (0)* | Fedora 40 (16 downloads) |
Fedora 41 | aarch64 (0)*, i386 (0)*, x86_64 (0)* | Fedora 41 (4 downloads) |
Fedora rawhide | aarch64 (2)*, i386 (0)*, x86_64 (0)* | Fedora rawhide (41 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable snickl/iwyu
More info about enabling Copr repositories