llvm-mirror/clang
Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5332
- days_rel: n/a
- days_push: 2323
- n_releases_24m: 0
Adoption not part of the score
3048 stars · 1631 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Clang is a compiler front-end for the C language family (C, C++, Objective-C, Objective-C++) built as part of the LLVM compiler infrastructure. This repository is a legacy mirror that has moved to the llvm/llvm-project monorepo and is no longer maintained here.
Use cases
- compile c and c++ code
- parse c++ source code into an ast
- run static analysis on c code
- build custom source-level tools on a compiler frontend
- check coding style of c++ projects
When to choose
- you need a fast, standards-compliant C/C++ compiler frontend
- you want to build clang-based tooling like static analyzers or refactoring tools
- you need Objective-C compilation support
When to avoid
- you want the current version of Clang - use the llvm/llvm-project monorepo instead
- you need a maintained repository to contribute to or file issues against
Facets
library · maturity abandoned
compiler parser linter developer-tools compilers programming-languages parsers developer-tools cpp cross-platform windows llvm clang c-language-family objective-c static-analyzer compiler-frontend legacy-mirror linux macos
2 sources
- readme: https://github.com/llvm-mirror/clang · fetched 2026-08-28 · 87cb28777b03
- homepage: https://github.com/llvm/llvm-project · fetched 2026-08-29 · fb9bc2e0bb1f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| llvm-mirror/clang | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="llvm-mirror/clang")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem