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
- c-index-test does not build with LLVM_BUILD_STATIC on
- Constexpr constructor not initializing a union member is not diagnosed
- Variable of dependent non-literal type in constexpr not correctly diagnosed
- Rejects valid subscript expression on array of unknown bound in constant expression
- clang-format IndentPPDirectives does inconsistent formatting when interleaved with other code
- Explicit template instantiation of nested types
- asan bug? when the subject program contains a large __builtin_alloca, -fsanitize=address consume all the compiler's memory
- Optimize strlen(foo) > x to strnlen(foo, x+1) > x
- operator overload template that instantiates to `operator+(int, int)` during overload resolution incorrectly rejected
- Implicitly-defined default constructor not generated for nested class
- Docs
- not yet supported