llvm-project
https://github.com/llvm/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
not yet supported228 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- [InstSimplify] Fold `X < Y ? (X + zext(X < Y)) <= Y : false` to `X < Y`
- [clang-tidy][clangd] Fixed removeFunctionArgs don't remove comma for use-ranges check
- P3068R6: Allowing exception throwing in constant-evaluation
- [Clang 19] [C23] VLA warning / usage when size is specified as member of static constexpr struct
- [CUDA] __global__ kernels pre-declared in header results into nv-link error in separable compilation (gpu-rdc)
- Clang doesn't add thiscall calling convention to mangled template function names
- Disable shared libraries when building with emscripten
- Reimplement constrained 'trunc' using operand bundles
- Fix compile error on ohos
- Clang Language Server Crash When Using Greater Than C++17 and Experimental Compile Options
- Docs
- not yet supported