Name |
include-what-you-use |
Version |
0.22 (0ed29a277505735d90f4d8b15e8a90db8d961853) |
Summary |
Include What You Use (IWYU) - Clang based checker for C/C++ header includes |
Description |
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. |
Section |
base |
License |
NCSA |
Homepage |
https://include-what-you-use.org
|
Bug tracker |
https://github.com/include-what-you-use/include-what-you-use/issues |
Recipe file |
recipes-devtools/include-what-you-use/include-what-you-use_0.22.bb
|
Layer |
meta-clang (styhead branch) |
Inherits |
- cmake
- python3-dir
- python3native
|
Dependencies |
- clang
- cmake-native
- ninja-native
- python3-native
- virtual/i686-oe-linux-compilerlibs
- virtual/i686-oe-linux-gcc
- virtual/libc
|
PACKAGECONFIG options |
|