Fedora 21 Update: iwyu-0.3-1.fc21

updates at fedoraproject.org updates at fedoraproject.org
Fri Feb 27 09:24:38 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-2102
2015-02-15 10:49:24
--------------------------------------------------------------------------------

Name        : iwyu
Product     : Fedora 21
Version     : 0.3
Release     : 1.fc21
URL         : https://code.google.com/p/include-what-you-use/
Summary     : C/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. 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.

--------------------------------------------------------------------------------
Update Information:

Initial release of include-what-you-use
--------------------------------------------------------------------------------
ChangeLog:

* Tue Jan 27 2015 Dave Johansen <davejohansen at gmail.com> - 0.3-1
- Update to 0.3 based on clang 3.5.0
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1091659 - Review Request: iwyu - #include analysis tool
        https://bugzilla.redhat.com/show_bug.cgi?id=1091659
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update iwyu' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list