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 supported235 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- Feat/suppress leak reports
- sizeof(ssize_t) is not equal to sizeof(size_t) for some 64-bit targets by clang
- [clang-cl][MSVC ABI] Vtable slot points to 1-byte NOP stub instead of out-of-class template override when base is dllimport and declaration omits virtual/override
- [libc][math] Impl bfloat16 lgamma function.
- [clang] Wrong location for libc++.modules.json
- [Utils] Add a python tool for test coverage of patches
- [BOLT][AArch64] Add support for LDR relaxation on LDRSl/LDRDl/LDRQl
- [NVPTX] : Make an optimistic assumption that loads from generic address space are not divergent. This assumption discovers more non-divergent expressions.
- [Clang] Clang incorrectly calculates constraints involving private members and multiple nested classes of the same name
- [AArch64] Memory ordering of atomic release store is not preserved
- Docs
- not yet supported