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
- [clang-tidy] add option to allow functional casting to `modernize-avoid-c-style-cast`
- [clang-tidy] detect unnecessary escaping in char/string literals
- [LifetimeSafety] Add experimental_invalidates annotation
- [Flang][OpenMP] Fix crash and IR errors for user-defined reduction on allocatable variables
- clang -std=c23 incorrectly treats int (*)(struct { int i; }) and int (*)(struct { int i; }) as compatible types when they are types of struct members being compared for compatibility
- [clang] allow fetch_{min,max} for atomic pointer types
- crash in clang++-21 compilation when using -fkeep-static-consts
- [VPlan] Detect simple integer inductions in VPlan. (NFC)
- Clean up array allocation logic in Sema::BuildCXXNew
- [X86] check test changes due to legalising funnel shifts
- Docs
- not yet supported