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
- missing warning for `static_cast<int16_t>(51200.0f)`
- Invalid literal check for macro arguments
- queens.c (From the testsuite) crashes with -fprofile-use + new pass manager
- OS X uses 'module' as member name, conflicts with module TS keyword 'module'
- ThinLTO importing function with inline ASM can't lead to duplicate symbols
- Segfault in clang, using auto keyword on templated assignment operator.
- llvm-cov: Coverage for destructors wrong with optimizations
- No lifetime markers for temp object used to call conversion operator
- crash with "-g" at -O1 and above in 32-bit and 64-bit modes on x86_64-linux-gnu (Assertion `FragmentOffset >= OffsetInBits && "overlapping or duplicate fragments"' failed.)
- Extra archive suffix is generated for ARM baremetal builtins.
- Docs
- not yet supported