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-tidy][dataflow] Add `bugprone-null-check-after-dereference` check
- Add a pass to calculate machine function's cfg hash to detect whether…
- Clang error: lambda-coroutine with operator new in promise_type
- [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.
- [InstCombine] Fix fail to fold (A >> C1) Pred C2 if shr is used multple times #83430
- [libc] Implement basic 'fenv.h' utilities on the AMD GPU
- WIP - [libc++][spanstream] P0448R4: A `strstream` replacement using `span<charT>` as buffer
- [llvm][CodeGen] Added a check in CodeGenPrepare::optimizeSwitchType
- Docs
- not yet supported