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 supported220 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- [lldb][test] fix sporadic failures with NumberAllocatedModules assert
- [AMDGPU] SIFixSGPRCopies avoid placing V_READFIRSTLANE inside the loop.
- [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
- [libcxx] atomic min/max
- [clang] allow fetch_{min,max} for atomic pointer types
- crash in clang++-21 compilation when using -fkeep-static-consts
- Docs
- not yet supported