Changelog for
include-what-you-use-tools-0.9-1.1.x86_64.rpm :
* Mon Feb 05 2018 aaronpuchertAATTalice-dsl.net- Use tarball for version 0.9, which is now officially released.- Add a manual page derived from the `--help` output.
* Sat Feb 03 2018 aaronpuchertAATTalice-dsl.net- Update to development version of 0.9, which is not officially released yet.- Update LLVM/Clang to version 5.- Build using Clang instead of GCC, since we link against libclang\'s C++ API, which is also built with Clang.- Also remove third_party.imp, which doesn\'t seem to be made for the general public.- Package the Python tools separately.- Improve description.
* Mon Dec 11 2017 aaronpuchertAATTalice-dsl.net- Fix malformed patch.
* Mon Dec 11 2017 aaronpuchertAATTalice-dsl.net- Update mappings in the right place - they are actually hard-coded into iwyu_include_picker.cc.- Remove the obsolete mapping files.
* Sun Dec 10 2017 aaronpuchertAATTalice-dsl.net- Initialized based on version 0.8, which uses Clang 4.0.- Added llvm-link.patch because openSUSE\'s libLLVM isn\'t split up.- Updated mappings for GNU libc headers in libc-mappings.patch.- Updated mappings for GNU libstdc++ headers in stl-mappings.patch.