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 fails to optimise loop invariant when function accesses class members
- Incorrect x86 code generation with extended asm constraints and register asm variables.
- llvm-cov: wrong code coverage for statements before fork()
- SA warn for missing initialisers in array of objects
- clang-analyzer-cplusplus.NewDeleteLeaks false positive in C++17 with std::unique_pointer in std::tuple from libstdc++
- [clang-analyzer] False report about virtual method during construction
- RegionKind::Graph and 'applyPatternsAndFoldGreedily()' results in "Assertion `!rewriterImpl.currentConversionPattern && "already inside of a pattern rewrite"' failed."
- Regression: OpenMP team private array accessed out of bounds
- New Pass Manager: LoopUnswitch requires Divergence Analysis to work correctly
- Passing templated function-local class as template parameter causes infinite recursion in instantiation
- Docs
- not yet supported