Thu, 02 May 2024 16:45:05 UTC | login

Information for RPM iwyu-0.20-1.fc38.src.rpm

ID1015660
Nameiwyu
Version0.20
Release1.fc38
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 Time2023-05-28 15:07:56 GMT
Size763.38 KB
64b45a31d2a63831ec1f2792f330a8d6
LicenseNCSA
Buildrootf38-build-718595-96737
Provides
iwyu = 0.20-1.fc38
iwyu-debuginfo = 0.20-1.fc38
iwyu-debugsource = 0.20-1.fc38
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
clang >= 16.0.0
clang-devel >= 16.0.0
cmake
libcxx-devel >= 16.0.0
llvm-devel >= 16.0.0
llvm-static >= 16.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.20.tar.gz748.25 KB
iwyu.spec5.10 KB
Component of No Buildroots