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 supported215 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- [libc++] Simplify a bunch of noexcept specifications
- Change linkage for friendship with modules
- Ubsan minimum assumed alignment
- [[gnu::weak]] disables constant evaluation of constexpr variables in C++14
- [SemaCXX] Fixed defaulted equality operator deletion issue (#97087)[SemaCXX] Fix defaulted equality operator being incorrectly deleted when using namespace (llvm#97087)
- [clang-tidy] readability check to convert numerical constants to std::numeric_limits
- New check for static_cast of an enum class type
- [VFABI] sincos is no longer vectorizable on trunk
- [InstCombine]: Replace overflow calculation with intrinsic
- [LoopVectorize][LAA] Hoist load in memory IV to allow vectorization
- Docs
- not yet supported