Complete Clang toolchain for C/C++ development
This package provides a complete Clang toolchain for C/C++ development to be installed in user profiles. This includes Clang, as well as libc (headers and binaries, plus debugging symbols in the debug output), and Binutils.
| Linter | Message | Location |
|---|---|---|
| input-labels Identify input labels that do not match package names | label 'libc' does not match package name 'glibc' | |
| input-labels Identify input labels that do not match package names | label 'libc-debug' does not match package name 'glibc:debug' | |
| input-labels Identify input labels that do not match package names | label 'libc-static' does not match package name 'glibc:static' |