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 supported216 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- Clang latest segfaults on relatively few member factory expressions (works with gcc)
- Optimization opportunity: ((((a) > (b)) - ((a) < (b))) < 0) -> ((a) < (b))
- clang-format bug?
- Clang and compiler-rt disagree on preconditions for __aeabi_llsr and __aeabi_llsl
- Different mangled name for template specialization for clang and gcc
- x86 GlobalIsel IR Translater issues with calls
- error when template is explicit instantiated with a class inside a namespace
- llvm-project/llvm/lib/Support/StringMap.cpp:185 assert
- Missing entry value debug location for inlined function parameter
- Taint not being applied across class heirarchies
- Docs
- not yet supported