zhoujing fb545c1c29 Update to LLVM 17.0.6
1. Use llvm-cmake-util package
2. Add tools-extra-devel package to include clang-tidy
3. Use LLVM_EXTERNAL_CLANG_TOOLS_EXTRA_SOURCE_DIR to specify the path of clang-tool-extra src
4. Add Patchs for fix build error(Reference fedora)
5. Add clang-tblgen to clang-devel package
2023-12-19 09:20:25 +08:00
2023-12-19 09:20:25 +08:00
2023-12-19 09:20:25 +08:00

clang

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 extensible.

Contribution

  1. Fork the repository
  2. Create Feat_xxx branch
  3. Commit your code
  4. Create Pull Request

Gitee Feature

  1. You can use Readme_XXX.md to support different languages, such as Readme_en.md, Readme_zh.md
  2. Gitee blog blog.gitee.com
  3. Explore open source project https://gitee.com/explore
  4. The most valuable open source project GVP
  5. The manual of Gitee https://gitee.com/help
  6. The most popular members https://gitee.com/gitee-stars/
Description
No description provided
Readme 107 MiB
Languages
C 100%