| Name |
include-what-you-use |
| Version |
0.25+git (791e69ea4662cb3e74e8128fd5fd69bd7f4ea6b3) |
| 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.25.bb
|
| Layer |
meta-oe (whinlatter 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 |
|