include-what-you-use - A tool for use with clang to analyze #includes in C and C++ source files

This is a tool I've wanted for a while (owing to C/C++'s lack of a 1970s-standard module system): check that C/C++ files have the correct set of #includes.

to c c++ clang include language-design software ... on 28 February 2016

Index of /~plonka/headers

Tool for automatically emitting #includes for POSIX functions that have been used (which was on my ideas list).

to c ideas include posix software ... on 23 August 2014

Tags related to include

- include
 
2 c
1 c++
1 clang
1 ideas
2 include
1 language-design
1 posix
2 software