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 supported214 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- [Clang]Clang rejects `friend auto` function inside class template when a same-named global function exists (accepted by GCC/MSVC/EDG)
- [docs] Many clang::Type sub-classes are missing on https://clang.llvm.org/doxygen/
- Clang modules does not handle visibility vs. reachability the same way as C++ named modules.
- [sanitizers][windows] Add report on intercept fail to more Rtl* functions.
- [Driver] Remove support for FreeBSD 13.x
- Auto is incorrectly rejected in C23 when it occurs after the type specifiers in a declaration
- clang emits useless guard variable for static const value
- SROA optimizations depend on alloca type
- Pre-C23 arrays of qualified type shouldn't be considered qualified
- [clang-tidy] [With reproducible example] Erroneous rule "llvm-header-guard" since v21.0.0
- Docs
- not yet supported