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
- Crash when trying to compile `ggml-cuda.cu` from llama.cpp
- Wrong Debug Information - Debugger cannot access in-scope structure varialbes after a function call, with -Oo -g compiling options
- Clang doesn't warn about always false comparisons
- __builtin_dump_struct throws compilation error on __int128 bit fields
- [SimplifyCFG] Missed optimization: fold `is_power_of_2(A)` to `ctpop(A) == 1`
- [CVP]: Fold `icmp eq X, C` to `trunc X to i1` if C=2k+1 and X in [2k, 2k+1]
- Clang misses detecting the dangling pointer warning found with GCC
- [clang][StaticAnalyzer] Adding getentropy to CStringChecker.
- Upstreaming warning suppression to LLVM
- [CMake][ASAN] Add support for ADDRESS_SANITIZER_BUILD compile option
- Docs
- not yet supported