Language

Package: clang-toolchain @ 13.0.0

Synopsis

Complete Clang toolchain for C/C++ development

Description

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.

Home page
https://clang.llvm.org
Location
gnu/packages/llvm.scm (line: 434, column: 2)
License

Lint warnings

LinterMessageLocation
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'