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 supported217 Subscribers
View all SubscribersAdd a CodeTriage badge to llvm-project
Help out
- Issues
- Assertion failed: (getOperand(0)->getType() == cast<PointerType>(getOperand(1)->getType())->getElementType() && "Ptr must be a pointer to Val type!")
- Use SubtargetFeatures instead of testing for CPU
- clang crashes on x86_64-linux-gnu with Assertion `power <= maxExponent' failed
- clang-3.8 frontend w/ -flto Segmentation fault (AArch64 target & host)
- clang crashes on C++ code with invalid assignment to complex number(clang/lib/AST/ExprClassification.cpp Assertion `isLValue()' failed.)
- Unusual attribute behavior when specifying __declspec(noreturn) attribute
- -fstrict-vtable-pointers does not seem to optimise vtable access as much as I would expect.
- A cast<> failed in ExtractLoops()
- Regression in removing pointer range loops initializing dead variables.
- Incorrect sample profiles at O3
- Docs
- not yet supported