Language

Package: clang @ 7.1.0

Synopsis

C language family frontend for LLVM

Description

Clang is a compiler front end for the C, C++, Objective-C and Objective-C++ programming languages. It uses LLVM as its back end. The Clang project includes the Clang front end, the Clang static analyzer, and several code analysis tools.

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

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/29vfj0lmpwaa90nfc3yigv8v598m50bx-clang-7.1.0.drv
    x86_64-linuxx86_64-w64-mingw32/gnu/store/k6iws7l1gkz9vndfad6pmggca5ybasmw-clang-7.1.0.drv
    x86_64-linuxriscv64-linux-gnu/gnu/store/km1nkns7znjca7zb1c8sirk9rw1ifk0s-clang-7.1.0.drv
    x86_64-linuxpowerpc-linux-gnu/gnu/store/p5wrdfba8l5jz3m9g7gyslcrh94m1raz-clang-7.1.0.drv
    x86_64-linuxpowerpc64le-linux-gnu/gnu/store/lskpnixdwk72jakp76kajfp7l448wwf6-clang-7.1.0.drv
    x86_64-linuxmips64el-linux-gnu/gnu/store/3190gxmx5bw80523jq7sclkjb5j3v8vq-clang-7.1.0.drv
    x86_64-linuxi686-w64-mingw32/gnu/store/bf6grjwwv6b90f17sxkk2jiqfnpc3xw7-clang-7.1.0.drv
    x86_64-linuxi586-pc-gnu/gnu/store/cpskz73mbql0mrgiyrfm00ldh7ifcibs-clang-7.1.0.drv
    x86_64-linuxarm-linux-gnueabihf/gnu/store/mxlx7msgsp4i2p0xi0yvkwla5zw4dx8b-clang-7.1.0.drv
    x86_64-linuxaarch64-linux-gnu/gnu/store/igsc02n57h0r9k2m89fp9haka94gibb8-clang-7.1.0.drv
    riscv64-linux/gnu/store/n7vag57si8x1ms9w2q8dqxw88brwcawf-clang-7.1.0.drv
      powerpc-linux/gnu/store/3cp7ax2qz7780sgdl3b1mh817sas2j4d-clang-7.1.0.drv
        powerpc64le-linux/gnu/store/6d3rwdlgh8g58rqkkjd55csf9jyssymc-clang-7.1.0.drv
        i686-linux/gnu/store/57jbv0gihf5c5vky4v8r5fj77scgrva4-clang-7.1.0.drv
        i586-gnu/gnu/store/qw8b4j99dhkpsxy61p982z907lidn13l-clang-7.1.0.drv
        armhf-linux/gnu/store/r8j82ilpgyz889ikiycrj9j1q5dhmc9b-clang-7.1.0.drv
        aarch64-linux/gnu/store/msxfz1h45jk7rhb6hrcfhqk6qb8k4qh1-clang-7.1.0.drv

        Lint warnings

        LinterMessageLocation
        input-labels

        Identify input labels that do not match package names

        label 'python' does not match package name 'python-wrapper'
        input-labels

        Identify input labels that do not match package names

        label 'gcc-lib' does not match package name 'gcc:lib'