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
- New assertion: "getVRegDef assumes a single definition or no definition" after r313343
- Implicit control flow map broken assertion for readnone function
- ASan strtol interceptor breaks errno on Windows
- modernize-use-nullptr needs to respect conditional declaration
- [CUDA][NVPTX] Incorrect compilation of __activemask()
- stack overflow in debug info for union debug info
- Domain adjustment needs to consider potentially entered loop even if multiple are left
- Missed optimization in math expression: sqrt(sqrt(a)) == pow(a, 1/4)
- Missed optimization in math expression: sin(asin(a)) == a
- Clang 5.0 incorrectly disables `std::optional::emplace`
- Docs
- not yet supported