pkgsrc/devel/include-what-you-use/PLIST
wiz 469475506a Updated include-what-you-use to 0.7.
Set LICENSE.

wyu 0.7 compatible with llvm+clang 3.9 is released. Major changes:

    Add preliminary mappings for libc++.
    Require the complete type for pointer arithmetic.
    Recognize nested classes in friend declarations.
    Better handling of X-macros/textual includes.
    Better handling of self-checking private headers (that raise an #error if included directly).
    Improve IWYU's understanding of implicit include dirs; the current source file's dirname is always a candidate now.
    Add implicit include dirs for libc++ on Darwin targets.
    Lots of internal cleanup based on output from clang-tidy.
    Reduce logging strategically, to get more relevant output.
2016-11-15 16:35:40 +00:00

15 lines
580 B
Text

@comment $NetBSD: PLIST,v 1.2 2016/11/15 16:35:40 wiz Exp $
bin/fix_includes.py
bin/include-what-you-use
bin/iwyu_tool.py
share/include-what-you-use/boost-all-private.imp
share/include-what-you-use/boost-all.imp
share/include-what-you-use/gcc.libc.imp
share/include-what-you-use/gcc.stl.headers.imp
share/include-what-you-use/gcc.symbols.imp
share/include-what-you-use/iwyu.gcc.imp
share/include-what-you-use/libcxx.imp
share/include-what-you-use/qt4.imp
share/include-what-you-use/qt5_4.imp
share/include-what-you-use/stl.c.headers.imp
share/include-what-you-use/third_party.imp