| Name |
include-what-you-use |
| Version |
0.26 (01a091d16b3dedb808db21f32ed3e761737a3691) |
| 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.26.bb
|
| Layer |
meta-oe (master branch) |
| Inherits |
- cmake
- gcc
- gcc-native
- python3-dir
- python3native
|
| Dependencies |
- clang
- cmake-native
- gcc-cross-i686
- ninja-native
- python3-native
- virtual/compilerlibs
- virtual/libc
|
| PACKAGECONFIG options |
|