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 supported153 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- clang crashes on valid code: Assertion `N.ugt(ArraySize) && "bounds check failed for in-bounds index"' failed.
- constexpr function never produces a constant expression [`-Winvalid-constexpr`]
- Assertion `(EltVT.getSizeInBits() >= 64 || (uint64_t)((int64_t)Val >> EltVT.getSizeInBits()) + 1 < 2) && "getConstant with a uint64_t value that doesn't fit in the type!"' failed.
- define of <=> spaceship causes spurious warning with Wc++2a-compat
- Add option to readability-implicit-bool-conversion check to allow implicit conversion *to bool*
- Assertion `Prior->Kind == MemberInfo::Field && !Prior->FD && "Only storage fields have tail padding!"' failed.
- clang does not generate a template instance in a very specific case
- -Wunreachable-code warning not issued when a macro is used
- C99 structs declarations indented badly
- Assertion `SizeSoFar == Layout->getSizeInBytes() && "Layout of constant struct may be incorrect!"' failed.
- Docs
- not yet supported