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 supported153 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- clang-format: poor handling of openmp pragmas
- struct definition leaks out of function prototype scope
- Fails to detect redefinition of struct when nesting in C11 program.
- Problem when declaring enum constant with old style function parameter declaration in C11.
- [X86][AVX] Prefer per-element vector shifts for known splats
- Bad errors if exceeding constexpr iteration limit
- c11: Accepts ill-formed program using an enum type before it is complete.
- c11: Accepts ill-formed program with inline function definition containing modifiable variable with static storage duration.
- c11: Accepts invalid program with function having internal linkage used but not defined.
- c11: Accepts invalid program with incompatible function types.
- Docs
- not yet supported