Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (5h)  pkgsrc-2024Q1 (10d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (90d)  pkgsrc-2023Q3 (169d) 

2024-05-28 09:28:07 UTC Now

2020-05-18 05:48:54 UTC MAIN commitmail json YAML

include-what-you-use: update to 0.14.

iwyu 0.14 compatible with llvm+clang 10 is released. Major changes:

    [iwyu] Report non-builtin enum base types
    [iwyu] Disable forward-declares for decls in inline namespaces
    [iwyu] Make C structs forward-declarable again
    [iwyu] Always keep Qt .moc includes
    [iwyu] Include binary type traits in analysis (e.g. __is_convertible_to)
    [iwyu_tool] Fail fast if include-what-you-use is not found
    [iwyu_tool] Print all diagnostic ouptut to stderr
    [fix_includes] Improve file extension detection
    Add man page for include-what-you-use

(wiz)