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-cl should map `/Wall` to `-Wall`, not `-Weverything`
- [AArch64]clang-13: error: unable to execute command: Segmentation fault (core dumped)
- `-1 << (k + 1)` => `-2 << k` Inverted shift optimizations should incorporate offsets
- [clang] False negative clang-diagnostic-unused-variable for containers
- [LLParser] Support identifiers like `nan` and `pinf` for special FP values
- [LV] Use ICMP_UGE for BranchOnCount when VF is scalable
- [libc] updated remaining yaml functions
- clang -std=c++23 -fmodules -stdlib=libc++ test.cpp failed
- Suboptimal code for checking if nth bit is set
- Extending LLDB to work on AIX
- Docs
- not yet supported