Package clang11.0: Information

    Binary package: clang11.0
    Version: 11.0.1-alt6
    Architecture: ppc64le
    Build time:  Jan 6, 2023, 12:20 AM in the task #312893
    Source package: llvm11.0
    Category: Development/C
    Report package bug
    Home page: http://llvm.org

    License: Apache-2.0 with LLVM-exception
    Summary: A C language family frontend for LLVM
    Description: 
    clang: noun
        1. A loud, resonant, metallic sound.
        2. The strident call of a crane or goose.
        3. C-language family front-end toolkit.
    
    The goal of the Clang project is to create a new C, C++, Objective C
    and Objective C++ front-end for the LLVM compiler. Its tools are built
    as libraries and designed to be loosely-coupled and extendable.

    Maintainer: Konstantin Lepikhov


    Last changed


    Jan. 5, 2023 Konstantin Lepikhov 11.0.1-alt6
    - .spec: fix lldb symlinks.
    Nov. 21, 2021 Arseny Maslennikov 11.0.1-alt5
    - Stopped packaging opt-viewer-11 since it depends on python2(yaml).
      Users are advised to use more recent opt-viewer.
    Nov. 12, 2021 Arseny Maslennikov 11.0.1-alt4
    - Fixed FTBFS due to missing std::numeric_limits declaration.