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 supported229 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- Clang's static analyzer should be able to warn when memset()/memmove()/memcpy() are optimized away by dead store elimination
- incorrect values of variable templates
- allocator_traits<Alloc>::select_on_container_copy_construction rejected when used with a parameter pack
- lldb cannot print std::string
- template type deduction handled improperly with implicit overload resolution
- alias function attribute undocumented
- [Clang] Support elementwise/reduction builtins in constexpr contexts.
- clang does not ignore throw()s within noexcept operator context + crash bonus
- clang: "-save-temps -g" option leads to "warning: inconsistent use of MD5 checksums"
- [ms] __LPREFIX feature of MSVC isn't supported in clang
- Docs
- not yet supported