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
- GlobalAlias with non-zero offsets and public linkage ends up with wrong size
- AllowShortLoopsOnASingleLine does not work on trivial loops
- Missing Debug Info for Typedefs Inside Class Definitions
- C18 standard conformance non-compliance.
- Thread safety analysis incorrectly warns when using `std::scoped_lock` with multiple locks
- Wrong optimizations for pointers: `p == q ? p : q` -> `q`
- Debugger can't access in-scope variables in OpenMP parallel regions
- Code for virtual function not generated
- LLDB does not load debug symbols on Windows 10
- Incorrect generation of HTML reports
- Docs
- not yet supported