Package clang12.0: Information

Binary package: clang12.0
Version: 12.0.1-alt3
Architecture: armh
Build time:  Nov 17, 2021, 10:40 PM in the task #288883
Source package: llvm12.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: Arseny Maslennikov


Last changed


Sept. 21, 2021 Arseny Maslennikov 12.0.1-alt3
- Included git-clang-format in clang-tools (closes: bug 40912).
  Split off LLVMgold.so to its own package.
  Added a requirement on llvmN-gold from llvmN-libs.
Sept. 5, 2021 Arseny Maslennikov 12.0.1-alt2
- Marked the package as built by ALT Linux Team (-DPACKAGE_VENDOR) so it's
  easier to distinguish from custom builds.
- If compiled with gcc, we now pass -ffat-lto-objects to it.
- Enabled -grecord-command-line by default (closes: bug 40628).
  Code generation is unaffected.
Aug. 10, 2021 Arseny Maslennikov 12.0.1-alt1
- 12.0.0 -> 12.0.1. (Closes: bug 40358)