https://bugzilla.redhat.com/show_bug.cgi?id=1973980 Bug ID: 1973980 Summary: Review Request: iwyu - C/C++ source files #include analyzer based on clang Product: Fedora Version: rawhide Hardware: All OS: Linux Status: NEW Component: Package Review Severity: medium Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: edd@xxxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx Target Milestone: --- Classification: Fedora Spec URL: https://download.copr.fedorainfracloud.org/results/eddsalkield/iwyu/fedora-34-x86_64/02263875-iwyu/iwyu.spec SRPM URL: https://download.copr.fedorainfracloud.org/results/eddsalkield/iwyu/fedora-34-x86_64/02263875-iwyu/iwyu-0.16-0.16.fc34.src.rpm Description: "Include what you use" means this: for every symbol (type, function, variable, or macro) that you use in foo.cc (or foo.cpp), either foo.cc or foo.h should #include a .h file that exports the declaration of that symbol. The include-what-you-use tool is a program that can be built with the clang libraries in order to analyze #includes of source files to find include-what-you-use violations, and suggest fixes for them. Fedora Account System Username: eddsalkield I've got the include-what-you-use package building, using clang 12 on Fedora 34 and rawhide, x86_64. The package has been orphaned since Fedora 31. This is my first package, and I'm looking for a sponsor. Working COPR build: https://copr.fedorainfracloud.org/coprs/eddsalkield/iwyu/build/2263875/ Working Koji build: https://koji.fedoraproject.org/koji/taskinfo?taskID=70437907 -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure