Fri, 17 May 2024 05:17:09 UTC | login

Information for RPM iwyu-0.22-1.fc40.src.rpm

ID1288955
Nameiwyu
Version0.22
Release1.fc40
Epoch
Archsrc
SummaryC/C++ source files #include analyzer based on clang
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. (Similarly, for foo_test.cc, either foo_test.cc or foo.h should do the including.) Obviously symbols defined in foo.cc itself are excluded from this requirement. This puts us in a state where every file includes the headers it needs to declare the symbols that it uses. When every file includes what it uses, then it is possible to edit any file and remove unused headers, without fear of accidentally breaking the upwards dependencies of that file. It also becomes easy to automatically track and update dependencies in the source code.
Build Time2024-04-14 10:33:36 GMT
Size789.74 KB
0fbc9409d819589620fa8b56fc193249
LicenseNCSA
Buildrootf40-build-805345-144745
Provides
iwyu = 0.22-1.fc40
iwyu-debuginfo = 0.22-1.fc40
iwyu-debugsource = 0.22-1.fc40
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
clang >= 18.0.0
clang-devel >= 18.0.0
cmake
libcxx-devel >= 18.0.0
llvm-devel >= 18.0.0
llvm-static >= 18.0.0
ncurses-devel
ninja-build
python3-devel
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
zlib-devel
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 2 of 2
Name ascending sort Size
include-what-you-use-0.22.tar.gz778.01 KB
iwyu.spec2.53 KB
Component of No Buildroots