Package libclang18: Information

    Binary package: libclang18
    Version: 18.1.5-alt0.1
    Architecture: i586
    Build time:  May 6, 2024, 02:08 PM in the task #347530
    Source package: llvm18.1
    Category: Development/C
    Report package bug
    Home page: http://llvm.org

    License: Apache-2.0 with LLVM-exception
    Summary: clang shared library
    Description: 
    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.
    
    This package contains the clang shared library.

    Maintainer: Konstantin Lepikhov


    Last changed


    May 6, 2024 Konstantin Lepikhov 18.1.5-alt0.1
    - Update to 18.1.5.
    April 22, 2024 Konstantin Lepikhov 18.1.4-alt0.1
    - Update to 18.1.4.
    April 18, 2024 Alexey Sheplyakov 18.1.3-alt0.3
    - Fixed FTBFS on LoongArch: do package libomptarget (partially
      supported as of LLVM 18.1).
    - Re-enabled MCJIT patches for riscv64 and LoongArch (a subset
      of relocations just enough for llvmpipe to work).