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
- clang-tidy: NULL/nullptr should be used instead of 0 for null pointer
- getHostCPUName() detects qemu i386 as pentium2
- Performance regression between LLVM 3.4 and later; GCC 4.9 generates code that runs ~16% faster than clang in this algorithmic test -- test case and ASM attached
- [Polly] META-BUG : Reduce compile time with Polly
- Convert inline asm to MCInsts (nuke the pre-MC AsmPrinter)
- assert in GVN::propagateEquality assert(LHS->getType() == RHS->getType() && "Equality but unequal types!")
- clang++ uncorrectly reports "unused typedef" warning
- TestEvents sometimes generating SIGSEGV on OS X and Linux
- Race condition in compiler-rt cmake build
- Corner case with the 'clang-format off' directive and 'AlignTrailingComments' being 'true'
- Docs
- not yet supported